Cricket_Info / Home.py
corvo7's picture
Update Home.py
4656cc2 verified
raw
history blame contribute delete
181 Bytes
import streamlit as st
st.markdown("<h1><center>Welcome to Cricket Info APP</center></h1>",unsafe_allow_html=True)
st.markdown("<p>Cricket is a sports</p>",unsafe_allow_html=True)