View Single Post
  #1  
Old 02-23-2011, 06:24 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Break will not execute

Hi everyone! New here and to Python. I'm having trouble with my break statement executing and cannot figure out why. I'm learning to write to files and want the loop to break if the user hits enter. It's not working for some reason. I've even tried to get fancy (in my mind at least) and added other...
__________________
Python
Domain Name Forum
Reply With Quote