Python Forum
A code to generate new files in my HDD - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: A code to generate new files in my HDD (/thread-8192.html)



A code to generate new files in my HDD - yokharian - Feb-09-2018

hey, i need help.

Could you help me make a python code that can modify or create files from my hard drive? either with a module, function, it does not matter (:


RE: A code to generate new files in my HDD - Larz60+ - Feb-09-2018

We will provide help on code that you are writing, we do not write code for you.
Give it a go, and when you need help for a specific problem we'll be glad to advise.


RE: A code to generate new files in my HDD - yokharian - Feb-09-2018

(Feb-09-2018, 05:20 AM)Larz60+ Wrote: We will provide help on code that you are writing, we do not write code for you.
Give it a go, and when you need help for a specific problem we'll be glad to advise.

Snooty i just needed the command open(filename.txt,"x") Snooty

too late, i got the answer on reddit Snooty