Good Day,

I am in a python class at my school. I am very confused, he gives us 
assignments but I am not sure how to attempt it. I am confused about tuples, 
lists and dictionaries. Now he has moved on to class and modules. Can you 
assist me please.

He has given us a module to go by. 

It says define a new variable called MOVES that contains a dictionary.
- I assume this means to create an empty dictionary to the variable called 
moves.
MOVES = { }

Then it says, “As keys, use the move variable defined in the pokemon module” 
- Is keys what we use in the parameters? 


Thank you,

Juwel
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to