File Handling in python | create file | delete file | read file | write File | readline

preview_player
Показать описание
#python
#pythonprogramming

by Apurva Kulkarni
Рекомендации по теме
Комментарии
Автор

one suggestion: we can use with keyword without closing file in the end

one doubt: can we use \n in the write statements to add every statement on new line?

MaheshPatil-xpml