MyText = open('The_text.txt','r').read() In the above line could someone tell me what the 'r' stand for. Many thanks
JC _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor
MyText = open('The_text.txt','r').read() In the above line could someone tell me what the 'r' stand for. Many thanks
JC _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor