Spaces:
Build error
Build error
Update app.py
Browse files
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"
|
| 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!
|