good day everyone! I have a problem regarding to my program. i want to create a multiple text file. To be clear to you, i'll give an example.
for example I want create a textfile named as text1.txt and another textfile text2.txt.
What possibly is the solution to prevent the 1st txt file to be overwritten by the 2nd txt file.
Is there any easy code that can I use?
Thank you in advance! :)