Lenylvt commited on
Commit
ec32201
·
verified ·
1 Parent(s): 90c301f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def get_files(subject, file_type):
12
  return sorted(files, reverse=True)
13
 
14
  # Streamlit app layout
15
- st.title("Téléchargement des sujets et corrigés du Brevet")
16
 
17
  # Subject selection
18
  subject = st.selectbox("Sélectionner la matière", ["Francais", "Mathématique", "Science", "Histoire-Géographie-EMC"])
 
12
  return sorted(files, reverse=True)
13
 
14
  # Streamlit app layout
15
+ st.title("Sujets et Corrigés du Brevet (*Par Studyrama*)")
16
 
17
  # Subject selection
18
  subject = st.selectbox("Sélectionner la matière", ["Francais", "Mathématique", "Science", "Histoire-Géographie-EMC"])