Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -64,5 +64,5 @@ st.markdown("""
|
|
| 64 |
</style>
|
| 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"
|
|
|
|
| 64 |
</style>
|
| 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")
|