Day #50 - read(), readline() and other methods
Introduction
Welcome to my 50th blog post on the Python journey. On day 50, I learned about reading and writing in the Python file. In this blog, I will discuss the readline() and writelines() functions in Python. Now Let's dive into more details and...
codewithjain.hashnode.dev3 min read