DataMine commited on
Commit
2b2f9d1
Β·
verified Β·
1 Parent(s): ffee083

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def main():
26
  Sample_Question = st.number_input("✍️ Sample questions practiced", min_value=0, max_value=50, value=0)
27
 
28
  # Sidebar interaction
29
- st.sidebar.title(f"# πŸŽ‰ Welcome {name} /n to the Marks Oracle! πŸŽ‰")
30
  st.sidebar.write("""
31
  **Prepare to be amazed** as this super-genius AI predicts your future marks with the accuracy of a caffeinated fortune cookie.
32
  Just enter how much you've studied (or napped 😴), and let the magic happen!
 
26
  Sample_Question = st.number_input("✍️ Sample questions practiced", min_value=0, max_value=50, value=0)
27
 
28
  # Sidebar interaction
29
+ st.sidebar.title(f"πŸŽ‰ # Welcome {name} \n to the Marks Oracle! πŸŽ‰")
30
  st.sidebar.write("""
31
  **Prepare to be amazed** as this super-genius AI predicts your future marks with the accuracy of a caffeinated fortune cookie.
32
  Just enter how much you've studied (or napped 😴), and let the magic happen!