DOMMETI commited on
Commit
5927245
·
verified ·
1 Parent(s): ae2b430

Update pages/2_Events.py

Browse files
Files changed (1) hide show
  1. pages/2_Events.py +4 -0
pages/2_Events.py CHANGED
@@ -83,3 +83,7 @@ st.markdown("""Events are classified into the below gievn types
83
  <li>Exclusive Events</li>
84
  <li>Certain Events</li>
85
  """,unsafe_allow_html=True)
 
 
 
 
 
83
  <li>Exclusive Events</li>
84
  <li>Certain Events</li>
85
  """,unsafe_allow_html=True)
86
+ st.subheader("SIMPLE EVENT")
87
+ st.markdown("""An event is said to be a simple event when the outcome of an event is 1.
88
+ """,unsafe_allow_html=True)
89
+ st.title("Example of Simple Event")