0% found this document useful (0 votes)
3 views1 page

8 Python Functions ChooseAdventure Assignment

The assignment requires students to create a 'Choose Your Own Adventure' game using Python functions. Students can select a different theme than demonstrated in class and are encouraged to start with a simple version before expanding. A comment explaining how to win the game should be included at the top of the code for grading purposes.

Uploaded by

343803029
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

8 Python Functions ChooseAdventure Assignment

The assignment requires students to create a 'Choose Your Own Adventure' game using Python functions. Students can select a different theme than demonstrated in class and are encouraged to start with a simple version before expanding. A comment explaining how to win the game should be included at the top of the code for grading purposes.

Uploaded by

343803029
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

8 – Python – Functions – Choose Your Own Adventure – Assignment

ICD2O
Todorovic

Complete this in the “Functions ASSIGNMENT” in JuiceMind!


Do all your work there so I can see your History.

For this Assignment, you will create a “Choose Your Own Adventure” game. (Or is it a story?)

You can pick a different theme than the one shown in class. However, you do NOT need to
make it very complicated.

As always, make a SMALL version that WORKS…THEN add to it!!!

Also, please include a comment at the top of your code (NOT in the output of the game) to
explain to Petar how to beat the game to help in marking! :o)

(See Rubric for further information.)

You might also like