User Input

Eternaltheft eternaltheft at gmail.com
Thu May 30 08:19:08 EDT 2013


Ok thanks guys. but when i use 

filename = input('file name: ')
if not filename:      #i get filename is not defined
    return(drawBoard) #possible to return function when no file input from user?




More information about the Python-list mailing list