OzoneAsai commited on
Commit
8e66ad5
Β·
1 Parent(s): 62acbe3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -253,6 +253,8 @@ elif selected_function == "ε•ι‘Œη”Ÿζˆ":
253
  #ReProblem = equation
254
 
255
  st.latex(ReProblem)
 
 
256
 
257
  st.success("η”Ÿζˆγ•γ‚ŒγŸε•ι‘Œ:")
258
  for idx, problem in enumerate(generated_problems, start=1):
 
253
  #ReProblem = equation
254
 
255
  st.latex(ReProblem)
256
+ st.latex("sqrt(30.0βˆ—(30.0βˆ’20)βˆ—(30.0βˆ’20)βˆ—(30.0βˆ’20))")
257
+ st.markdown("$"ReProblem"$")
258
 
259
  st.success("η”Ÿζˆγ•γ‚ŒγŸε•ι‘Œ:")
260
  for idx, problem in enumerate(generated_problems, start=1):