5 PM – Intro To Python – Brandon
What we learned today If Statements - Equals to and Not Equals to Input and int() to get input and converting the input into an integer
What we learned today If Statements - Equals to and Not Equals to Input and int() to get input and converting the input into an integer
Today We We went over more Python Turtle applications. We began to illustrate a robot using Python Turtle. Homework Sketch your final project proposal. You can draw on paper or draw onRead More...
Today We Did We continue with streamlit page. We learned about the st.session_state built-in feature to store variables in the page session. Using st.session_state, we can store existing scenario so scenario doesRead More...