DOMMETI commited on
Commit
b37abe9
·
verified ·
1 Parent(s): 988b530

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import streamlit as st
 
2
  st.title(":red[**1 : INTRODUCTION TO STATISTICS**]")
3
  st.markdown("""_In this field we will be dealing with data by using programing language python. The term DATA
4
  ANALYSIS itself say’s that it will be dealing with data. In this we will be collecting the data and
 
1
  import streamlit as st
2
+ import math
3
  st.title(":red[**1 : INTRODUCTION TO STATISTICS**]")
4
  st.markdown("""_In this field we will be dealing with data by using programing language python. The term DATA
5
  ANALYSIS itself say’s that it will be dealing with data. In this we will be collecting the data and