7:00pm- Python OOP-Joshua
Today We did deleting keys using for loops .keys() .items() .values() using in to confirm if something is in a dictionary len(dictionary) Homework Page 99 TRY IT YOURSELF. 6-1 and 6-2
Today We did deleting keys using for loops .keys() .items() .values() using in to confirm if something is in a dictionary len(dictionary) Homework Page 99 TRY IT YOURSELF. 6-1 and 6-2
What We Did: Finished our horse for the Gobo project. Started working on our Funny Faces project. Homework: Draw the mouth, hat, and tongue sprites for our funny face.
What We Did We reviewed the cloud class homework Added create_bird method and bird timer Created random birds Homework Inside main.py create a new method called create_cloud() that should be similar toRead More...