import streamlit as st def classroom(): st.title("BuffTeks Classroom") st.divider() st.title("PythonX") st.image("./images/PythonXPicture.png")