Shweta7171 commited on
Commit
61709d7
·
verified ·
1 Parent(s): 716fa42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -10
app.py CHANGED
@@ -1,16 +1,6 @@
1
  # Import streamlit library
2
  import streamlit as st
3
 
4
- # Create a header
5
- st.header('Welcome to Our Streamlit Application')
6
-
7
- # Create a sub-header
8
- st.subheader('This is a simple demonstration of headers and sub-headers')
9
- # Import streamlit library
10
-
11
- import streamlit as st
12
-
13
-
14
  # Create a header
15
 
16
  st.header('Sum Calculator')
 
1
  # Import streamlit library
2
  import streamlit as st
3
 
 
 
 
 
 
 
 
 
 
 
4
  # Create a header
5
 
6
  st.header('Sum Calculator')