HarishMaths commited on
Commit
d669b9e
·
verified ·
1 Parent(s): 0c31b40

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +3 -1
src/streamlit_app.py CHANGED
@@ -7,4 +7,6 @@ st.markdown(
7
  </h1>
8
  """,
9
  unsafe_allow_html=True
10
- )
 
 
 
7
  </h1>
8
  """,
9
  unsafe_allow_html=True
10
+ )
11
+
12
+ characters = st.text_input("Enter the characters to begin with")