9 AM Python Level 1
We went over the Magic 8 Ball homework Homework: Do codes from page 130, 131 ("Try It Yourself"), 132
We went over the Magic 8 Ball homework Homework: Do codes from page 130, 131 ("Try It Yourself"), 132
We went over the homework favorite name generator. We went over how to draw using turtle. Homework: In the grid paper, draw robot. Find the coordinate of the top left corner ofRead More...
We went over the quiz result. We went over how to use random module. Homework Inside the "Nov16_PasswordGenerator.py" file Ask user from shell, "How many password you want? " Create a forRead More...
We went over how to display the winning banner in the middle of the screen when one of the player wins. We went over how to use Pycharm Python editor. We restrictRead More...
We went over how to use the Pycharm python editor. When one of the players wins, we hide the ball and paddle from the screen. We restrict the movement of the playerRead More...
We went over the homework of Object Oriented Programming (OOP) We created Bird class. We created FlyingBird class which inherits from Bird class. We created NonFlyingBird class which inherits from Bird class.Read More...