Sreeja6600's picture
Update app.py
cc94e8e verified
raw
history blame contribute delete
420 Bytes
import streamlit as st
st.header("PROBABILITY")
multi = """The Advanced Statistics for Data Science Specialization incorporates a series of rigorous graded quizzes to test the understanding of
key concepts such as probability, distribution.
It involves more complex mathematical models and methods to uncover deeper
insights and patterns within data sets."""
st.markdown(multi)