OzoneAsai commited on
Commit
56ebacd
Β·
1 Parent(s): 25e1cc5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -259,7 +259,7 @@ elif selected_function == "ε•ι‘Œη”Ÿζˆ":
259
  #ReProblem = equation
260
 
261
  st.latex(ReProblem)
262
-
263
  st.success("η”Ÿζˆγ•γ‚ŒγŸε•ι‘Œ:")
264
  for idx, problem in enumerate(generated_problems, start=1):
265
  st.write(f"{idx}. {problem}")
 
259
  #ReProblem = equation
260
 
261
  st.latex(ReProblem)
262
+
263
  st.success("η”Ÿζˆγ•γ‚ŒγŸε•ι‘Œ:")
264
  for idx, problem in enumerate(generated_problems, start=1):
265
  st.write(f"{idx}. {problem}")