DOMMETI commited on
Commit
92b0271
·
verified ·
1 Parent(s): 8beb3d6

Update pages/2_Events.py

Browse files
Files changed (1) hide show
  1. pages/2_Events.py +1 -1
pages/2_Events.py CHANGED
@@ -170,4 +170,4 @@ st.markdown("""An event is said to be exclusive event when both of the event can
170
  st.write(f"EVENT: Getting head and tail once.Here both of the event cannot occur same time")
171
  st.subheader("Certain Event")
172
  st.markdown("""An event is said to be certain event when the probablity of happening of event is 1 """,unsafe_allow_html=True)
173
- st.write(f"Event: Getting either head or tail.")
 
170
  st.write(f"EVENT: Getting head and tail once.Here both of the event cannot occur same time")
171
  st.subheader("Certain Event")
172
  st.markdown("""An event is said to be certain event when the probablity of happening of event is 1 """,unsafe_allow_html=True)
173
+ st.write(f"EVENT: Getting either head or tail.")