Handling text files in python - an easy guide for beginners
When working on a large-scale web application or a project which involves working with a large amount of data, it is not logical to store all the data in variables as they are volatile in nature. We need something much more reliable and structured. T...
tusharsrivastava.hashnode.dev10 min read