BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4965090489008128/lesson/2f2b2279db0482f067864815d3e0ffbe?ref=outlook-calendar
SUMMARY:Project: Rock Paper Scissors
DTSTART;TZID=America/Los_Angeles:20260407T190000
DTEND;TZID=America/Los_Angeles:20260407T200000
LOCATION:https://www.learndesk.us/class/4965090489008128/lesson/2f2b2279db0482f067864815d3e0ffbe?ref=outlook-calendar
DESCRIPTION: The Rock Paper Scissors project is more complicated in dealing with the game rules. There are multiple conditions when we play the rock paper scissors game in normal life. In this project, you will understand more about how game rules are presented in code.
Coding concepts covered in this chapter:

Understand the game logic
sys. exit()
How to create a score tracker?
Application of while statement
Application of "break"
Application of random module
How to deal with multiple conditions?


https://www.learndesk.us/class/4965090489008128/lesson/2f2b2279db0482f067864815d3e0ffbe?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR