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 reviewed the Spaceship 2.0 and we were able to find the errors inside the Spaceship 2.0 project and fix them. We started the Circle Wars project today. For homework Add differentRead More...
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...
We continued and completed the Birthday Card project. Based on Birthday card project, we started the Christmas Card project. We use a Christmas background image from the Internet. Homework: Change the bannerRead More...
We continued with Jumpy Monkey project. We created level 1, level 2 and level 3. In Level 2, we added more bananas and make the Dinosaur 3 appear. In Level 3, weRead More...