5 PM – Intro to Python – Brandon (Darin Sub)
What we learned today: Learnt about bugs and practiced fixing code. Homework: Continue in your Apr13_FixingBugs1.py for this: https://www.ayclogic.com/fixing-python-bugs/
What we learned today: Learnt about bugs and practiced fixing code. Homework: Continue in your Apr13_FixingBugs1.py for this: https://www.ayclogic.com/fixing-python-bugs/
Today We We went over homework. We went over common Python errors. Homework (Upload your homework into your Google Drive HW folder a day before the class starts) Make a 2 newRead More...
Today’s Activities: Continued the new project on Multi-class Classification Went over deployment code using streamlit Homework: # Part 1 # Make sure the streamlit deployment on the web works # Ensure theRead More...
What we learned today: Learnt about bugs and practiced fixing code. Homework: Create a new file Apr16_FixingBugs2.py for this: https://www.ayclogic.com/fixing-python-bugs-2/ and submit to your google drive.
Today We We went over function exercises to practice for the quiz. Homework Study for your 2nd quiz is on Tuesday! Topics the quiz will cover: Data types How to get inputRead More...
Today’s Activities: Finalized finals projects, debugged streamlit and dataset related issues. Continued the Boston Housing Price Prediction! Homework: NOTE: please click on save version for your respective final projects on the kaggleRead More...
Today’s Activities: Continued the new project on Multi-class Classification Went over deployment code using streamlit Homework: Upload a screenshot of the website working (not locally) On the streamlit website, ensure you choseRead More...
Today We We went over the 2nd quiz. Homework Create a function called age_classifier with one parameter called age This function will RETURN a string depending on the age If age isRead More...
Today’s Activities: Finalized finals projects, debugged streamlit and dataset related issues. Finished the Boston Housing Price Prediction! Homework: Get your app working on the streamlit website! One more thing you have toRead More...
Today We We went over Python Turtle basics. Homework Create a diamond shape. It must be filled with a color we haven't used before. It could be located anywhere on the screen.Read More...