mercredi 8 avril 2020

If else statements with multiple variables

I just started using python around early last month and since I haven't coded in forever I decided to make a reference point for one of my favourite games, Portal. I was coding it and came across a NameError when incorporating multiple variables Here is the code in question

if character_selection == 'continue':

Its saying 'character_selection' is not defined

Any help?

Aucun commentaire:

Enregistrer un commentaire