Spaces:
Sleeping
Sleeping
Update pages/intro.py
Browse files- pages/intro.py +1 -1
pages/intro.py
CHANGED
@@ -4,7 +4,7 @@ st.markdown("<h1> ✍What is Data Science?</h1>",unsafe_allow_html=True)
|
|
4 |
|
5 |
st.markdown("<p style='margin-top: 0;'>Data science is a field that extracts insights and knowledge from data. It’s like being a detective who uses clues (data) to solve mysteries (business problems or questions).</p></div>,font-size: 18px;", unsafe_allow_html=True)
|
6 |
|
7 |
-
st.markdown("<h1>What is Artificial Intelligence? 🤖✨</h1>"
|
8 |
st.markdown("<h3 >style='color: #2196f3; font-size: 18px;🌟 Example 🌟</h3>", unsafe_allow_html=True)
|
9 |
|
10 |
# Story Content
|
|
|
4 |
|
5 |
st.markdown("<p style='margin-top: 0;'>Data science is a field that extracts insights and knowledge from data. It’s like being a detective who uses clues (data) to solve mysteries (business problems or questions).</p></div>,font-size: 18px;", unsafe_allow_html=True)
|
6 |
|
7 |
+
st.markdown("<h1>What is Artificial Intelligence? 🤖✨</h1>", unsafe_allow_html=True)
|
8 |
st.markdown("<h3 >style='color: #2196f3; font-size: 18px;🌟 Example 🌟</h3>", unsafe_allow_html=True)
|
9 |
|
10 |
# Story Content
|