AnishaG0201 commited on
Commit
b060585
1 Parent(s): db07b4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -51,8 +51,8 @@ def main():
51
 
52
 
53
  # Header and description
54
- st.title("Generate Math Quizzes 🧮")
55
- st.text("Choose the difficulty level and topic for your math quizzes.")
56
 
57
  # User input for quiz generation
58
  ## Layout in columns
 
51
 
52
 
53
  # Header and description
54
+ st.title("Interview Practice Bot 📚")
55
+ st.text("Choose the role and topic for your Interview.")
56
 
57
  # User input for quiz generation
58
  ## Layout in columns