DOMMETI commited on
Commit
d1c7d08
·
verified ·
1 Parent(s): 44cb32f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,4 +104,4 @@ st.markdown("""A random experiment is also an experiment bt in order to become a
104
  <li>It show have more than one outcome.</li>
105
  <li>We cannot predict what will be the outcome of the experiment.<li>
106
  </ul>
107
- """)
 
104
  <li>It show have more than one outcome.</li>
105
  <li>We cannot predict what will be the outcome of the experiment.<li>
106
  </ul>
107
+ """,unsafe_allow_html=True)