import streamlit as st st.markdown("
Cricket is a bat-and-ball sport played between two teams of 11 players on an oval-shaped field. The game involves batting, fielding, and bowling, and can be played competitively or socially.
", unsafe_allow_html=True) st.markdown("This application gives you all the insights and information about cricket and also the career information of various players of the game.
", unsafe_allow_html=True) st.markdown("This interesting application is developed by Mr. Vamshi vardhan reddy. He is a Data Science enthusiast who has a wide range of knowledge in the field of Python, SQL, Power BI, Machine Learning, etc.
", unsafe_allow_html=True)