Today we: Started the Cheese Chase project. Homework: In your yellow coding book, do pages 54-55, steps #6-11. Send me your project here: yitong@ayclogic.com Homework is due MONDAY NIGHT. You can submit it earlier,Read More...
Today We Did If statements and input from shell Homework Make a file named Apr30_Input2HW.py Copy pages 114 to 116 Upload it to the Google Drive under the folder that’s your nameIf youRead More...
Today We Did Finished creating the title screen and credits pages, reviewing all the old fundamental pygame concepts You can always find the code we wrote in class in my Gitlab repositoryRead More...
Today We Did Function Review print_first_item_in_list return_second_item_in_list random import random random.randint(start, end) random.choice(list) Magic8Ball V1 Using random.randint() to make a Magic 8 Ball Program Homework: Submit the following file into your GoogleRead More...
Today We: Learned about functions with return value Your HW: Do numbers 4 to 7 from the website below: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/