DOMMETI commited on
Commit
8bd017a
·
verified ·
1 Parent(s): e65a7f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,4 +158,4 @@ if st.button('Start the Experiment: Will it Rain or Not?',key="start_experiment_
158
  st.write(f"Sample_Space:{np.unique(list1)}")
159
  st.write(f"Event_1 Chance of Rain: Rain")
160
  st.write(f"Event_2 Chance of No Rain: No_Rain")
161
- st.write(f"Both Event_1 and Event_2 are subset of sample space")
 
158
  st.write(f"Sample_Space:{np.unique(list1)}")
159
  st.write(f"Event_1 Chance of Rain: Rain")
160
  st.write(f"Event_2 Chance of No Rain: No_Rain")
161
+ st.write(f"Both Event_1 and Event_2 are subset of sample space")