Sathwikchowdary commited on
Commit
d28462c
1 Parent(s): 10b7b37

Update pages/Intro_DS.py

Browse files
Files changed (1) hide show
  1. pages/Intro_DS.py +1 -1
pages/Intro_DS.py CHANGED
@@ -67,7 +67,7 @@ st.markdown(
67
  "</p>",
68
  unsafe_allow_html=True
69
  )
70
- st.markdown("<h2 style='text-align: left; color: Black;'>What is Artificial Intelligence (AI) </h2>", unsafe_allow_html=True)
71
  st.markdown(
72
  "<p style='font-size: 16px; color: White; font-style: italic;'>"
73
  "In Artificial intellect, we will guide machines to effortlessly replicate or mimic natural intellect in order to construct AI."
 
67
  "</p>",
68
  unsafe_allow_html=True
69
  )
70
+ st.markdown("<h2 style='text-align: left; color: Black;'>🤖🧠What is Artificial Intelligence (AI) </h2>", unsafe_allow_html=True)
71
  st.markdown(
72
  "<p style='font-size: 16px; color: White; font-style: italic;'>"
73
  "In Artificial intellect, we will guide machines to effortlessly replicate or mimic natural intellect in order to construct AI."