I was writing a text adventure in python and i ran into a "NameError: name 'military' is not defined" error and i need help, heres the code
this is the part with the prob:
choice = raw_input("Pick your civ:")
if choice == military:
thnx for your time
--
Tom tetlaw
i rule