import streamlit as st import pandas as pd st.markdown(""" """, unsafe_allow_html=True) st.title("INTRODUCTION TO DATA ANALYSIS") st.header("What does the term data refers to?",unsafe_allow_html=True) st.subheader("Data",unsafe_allow_html=True)