Hi
When I enter myvar= raw_input ("Please excuse a number of movies: ")
and I try and convert it to an integer it gives me an error message. 
I put in:
movietotal=  int("myvar")* 3 and I get an error message 
Ciera 
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to