DOMMETI commited on
Commit
02b1adb
·
verified ·
1 Parent(s): 87bfb8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -65,4 +65,7 @@ st.markdown("""
65
  """, unsafe_allow_html=True)
66
  st.title("INTRODUCTION TO DATA ANALYSIS")
67
  st.header("What does the term data refers to?")
68
- st.subheader("Data")
 
 
 
 
65
  """, unsafe_allow_html=True)
66
  st.title("INTRODUCTION TO DATA ANALYSIS")
67
  st.header("What does the term data refers to?")
68
+ st.subheader("Data")
69
+ st.markdown("""
70
+ Data refers to a collection of information gathered from various sources. Here are a few examples:
71
+ """, unsafe_allow_html=True)