Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,4 +11,4 @@ sources of information. Some of the best examples of data are given below. \n *
|
|
| 11 |
\n * VIDEO is one of the best source of data. \n * AUDIO is one of the best source of data.
|
| 12 |
""")
|
| 13 |
st.header("DATA is classified into 3-types.")
|
| 14 |
-
st.subheader("Structured Data", divider=True
|
|
|
|
| 11 |
\n * VIDEO is one of the best source of data. \n * AUDIO is one of the best source of data.
|
| 12 |
""")
|
| 13 |
st.header("DATA is classified into 3-types.")
|
| 14 |
+
st.subheader("Structured Data", divider=True)
|