How to create a Text File and write in it using Python | [EASY]

preview_player
Показать описание
How to create a Text File and Write in It Using Python [EASY]

Syntax:
openfile(path, method): method for create a file in the path which you passed with his method.
--------------------------------------------------------------------------------------------------------------------------------------------------------
"w+": is the method for writing into the file
--------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------
Do you have others questions?
Please, comment below this video
Рекомендации по теме