T TONY V New member Nov 11, 2010 #1 lets say i have: a = 2008 raw_input = ("The year was:") so the output will be: The year was 2008 Where does 'print a' go?
lets say i have: a = 2008 raw_input = ("The year was:") so the output will be: The year was 2008 Where does 'print a' go?