Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -63,4 +63,6 @@ st.markdown("""
|
|
| 63 |
}
|
| 64 |
</style>
|
| 65 |
""", unsafe_allow_html=True)
|
| 66 |
-
st.title("INTRODUCTION TO DATA ANALYSIS")
|
|
|
|
|
|
|
|
|
| 63 |
}
|
| 64 |
</style>
|
| 65 |
""", unsafe_allow_html=True)
|
| 66 |
+
st.title("INTRODUCTION TO DATA ANALYSIS")
|
| 67 |
+
st.header("What does the term data refers to?",unsafe_allow_html=True)
|
| 68 |
+
st.subheader("Data",unsafe_allow_html=True)
|