MENG21 commited on
Commit
2fb3589
·
1 Parent(s): f8bee06

modified: app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ def load_data():
124
 
125
  # Main function to run the Streamlit app
126
  def main():
127
- st.title('📚 Midterm Grade for 2nd Sem 2024-2025')
128
  st.markdown("---")
129
 
130
  if not is_logged_in():
 
124
 
125
  # Main function to run the Streamlit app
126
  def main():
127
+ st.title('📚 Final Grade for Summer Clas')
128
  st.markdown("---")
129
 
130
  if not is_logged_in():