8/5/24
Python Beginners I
Tuesday& Thursday 6:30 to 7:30 PM
Hello Parents and Students,
Today, we focused on Python’s random module and explored how to:
Generate random integers.
Generate random floating-point numbers.
Pick a random item from a list.
Shuffle a list.
After practicing these skills, we applied them in two main projects:
1. Scrambler Game – Students created a program that takes a word, scrambles its letters using the
shuffle function, and asks the player to guess the original word. This helped reinforce list
manipulation and problem-solving skills.
2. Rock-Paper-Scissors – Students built a game where they compete against the computer. The
computer’s choice is generated randomly, and the program determines the winner based on the
rules of the game. This project strengthened their understanding of conditionals and
randomization.
✅ Homework: No homework was assigned since the last class.
As always, you can send any questions to [email protected] with "Mr. George” in
the subject line.
Regards,
Mr. George