mm2593 commited on
Commit
42f8a9b
·
1 Parent(s): bcdcf85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import streamlit as st
2
 
3
- //
4
  st.write("This is my first try")
 
1
  import streamlit as st
2
 
3
+ # this is a comment line
4
  st.write("This is my first try")