amkj84 commited on
Commit
9a8d309
·
verified ·
1 Parent(s): b2d386f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  import pandas as pd
3
 
4
  def main():
5
- st.title("Google Quiz Clone")
6
  st.write("Create quizzes, collect responses, and view results!")
7
 
8
  # Sidebar for navigation
 
2
  import pandas as pd
3
 
4
  def main():
5
+ st.title("Quiz - Bahria College")
6
  st.write("Create quizzes, collect responses, and view results!")
7
 
8
  # Sidebar for navigation