NEED HELP- read file contents, while loop to accept user input, and enter to exit
Jean-Michel Pichavant
jeanmichel at sequans.com
Tue May 24 05:22:58 EDT 2011
Cathy James wrote:
>
> f = open ('c:/testing.txt'', 'r')
replace the double quote by a single quote.
JM
More information about the Python-list
mailing list