2 PM – Intro To Python – Latisha
Today We went over the homework how to get input from the terminal. We went over the TellMeYourAge example. We started learning about lists. Homework Read and copy codes from book fromRead More...
Today We went over the homework how to get input from the terminal. We went over the TellMeYourAge example. We started learning about lists. Homework Read and copy codes from book fromRead More...
Today We Do We learned Function With Return value Homework Create a file July31_ListIfElseFunctionHomework.py Copy code from p.139 Do all exercises from https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/
Today We: Reviewed the last functions homework Learned about Turtle in Python Homework Use turtle python to draw the legs of the robot (image provided below)
Today We: Began working on school application Set up Pycharm IDE Homework The project can be found in google drive under folder named "src" Create a method in SchoolApplication class to addRead More...