Engineer786 commited on
Commit
7099e0a
·
verified ·
1 Parent(s): efcb562

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -56,5 +56,3 @@ if uploaded_file:
56
  st.write("Here is your quiz:")
57
  for i, q in enumerate(quiz, 1):
58
  st.markdown(f"**Question {i}:** {q}")
59
-
60
- ---
 
56
  st.write("Here is your quiz:")
57
  for i, q in enumerate(quiz, 1):
58
  st.markdown(f"**Question {i}:** {q}")