[Tutor] Python help

Juwel Williams j.twilliams at me.com
Mon Nov 3 21:26:48 CET 2014


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


More information about the Tutor mailing list