6 PM – Intro to Python – Darin
What We Did Today: Reviewed homework for animal_list, understanding how to use if statements inside of for loops (reviewing how to add items to a list) Understanding how to use for loopRead More...
What We Did Today: Reviewed homework for animal_list, understanding how to use if statements inside of for loops (reviewing how to add items to a list) Understanding how to use for loopRead More...
Today We Did We completed RobuxShoppingCart program. Homework Next week is 2 hours final test. Please prepare the following topics. Python Turtle - make sure you know how to do draw rectangle,Read More...
Today We Did Completed School System Began Library System Continued to understand the differences between attributes and variables In case you need anything, feel free to email me at sebastian@ayclogic.com Homework CreateRead More...
Today We Did Reviewed some important parts of object oriented programming classes attributes the constructor Added object oriented programming to grocery system In case you need anything, feel free to email meRead More...
Today We Did We went over each individual projects. Homeworks Continue with your each individual projects Review your ShootBalloon project.
Today We Did Looked through project proposals & looked closely at the requirements Finished the entire Robux Shopping project Learned how to create programs based off what the menu requires (this willRead More...
Today we did: Learned about variables and data types (Integer, float, string) Learned about print() statements String concatenation Started learning If-Else statements Homework: Create a new file named July31_StringHW.py (make a newRead More...
Today We Did Explored the topic of class variables Animated our birds to flap when flying You can always find the code we wrote in class in my Gitlab repository here: https://gitlab.com/gsugiart/mon-7-pm-dragon-birdie/-/tree/MON-7PM-Sebastian?ref_type=headsRead More...
Today We Did Robux Grocery Balance review Test review Turtle review Homework Submit project before test on August 7th Study for final test.
Today We Did Quiz 2 Review Started learning about Turtle Homework Create a new file “Aug9_TurtleShapesHomework.py” Fill in all shapes Create a new function “draw_rectangle”. One parameter: pen_color. Inside the function, drawRead More...