inspirezonetech / TeachMePythonLikeIm5

Teach the Python programming language using a collection of super beginner friendly tutorials and challenges.
https://inspirezone.tech/
MIT License
25 stars 43 forks source link

Added code to writing-to-files #77

Closed raghuchandan1 closed 3 years ago

raghuchandan1 commented 3 years ago

Please fill in this pull request template before submitting

1. This pull request resolves #17

(^Fill in the issue number after #)

2. Description

Added the tutorial for writing into a file and added a minor change in reading-files to close the file

3. Fill in checklist by marking [x]

funbeedev commented 3 years ago

@raghuchandan1 looks great, thank you!