Python Logo
****
****
*********
*********
Due Date: May 1, 2025
Purpose: Review Python Terms.

Review Week 2 and click here for your quizizz.

Exam on Thursday May 1, 2025.
    

CMU CS Academy login

Click here.
If you for some reason the link above does not work,
copy the address on the next line into the address bar.
    https://academy.cs.cmu.edu/login
    
****
****





















November 14, 2024 • 10. Rotating Solar System - Simulate a simple solar system with planets orbiting around the sun. You can include multiple planets with different sizes, speeds, and orbital paths. • 11. Shooting Star Animation - Draw a night sky with stars and add shooting stars that streak across the screen at random intervals. You can create a twinkling effect by adjusting the brightness of the stars. • 12. Waving Flag - Animate a flag waving in the wind. You can achieve this by simulating the flag’s fabric using sine wave functions to create the waving effect. • 13. Snake Game - Create a simple Snake game using Turtle graphics. The snake can grow as it eats 'food,' and you can animate the movement as the player controls it. • 14. Fish Swimming in a Pond - Draw a pond scene with animated fish swimming around. The fish can change direction, speed, and even have bubbles rising to the surface. • 15. Animated Star Patterns - Create a program that draws star patterns with Turtle while continuously changing their positions, sizes, and colors, making it look like they’re twinkling in the sky.