Question: Assignment # 14: Create a Game Character in Python You need a character for an adventure game Define a function that returns a random number
Assignment # 14: Create a Game Character in Python
You need a character for an adventure game
Define a function that returns a random number between 0 and 10
Choose a name and gender for your character
Choose three attributes for your character
Note: There is more to life than bashing people, so be creative in choosing your attributes
Use your random number generator to assign random values to each attribute
Create a tuple # Packing
Print out the attributes and their values # Unpacking
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
