SyntaxFix
Write A Post
Hire A Developer
Questions
hdl = open("C:/name/MyDocuments/numbers", 'r') milist = hdl.readlines() hdl.close()