MyText = open('The_text.txt','r').read()
In the above line could someone tell me what the 'r' stand for. Many thanksJC _______________________________________________ Tutor maillist - [email protected] 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 thanksJC _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor