karthikmaiya
Mar 28, 2014 - 05:00
In pythonista is it possible to create an output textfile from within the code itself. Meaning say i want to create a text file called hi.txt and it doesnt already exist. Is there a functions that will allow me to create from within the program without creating it myself?