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 string formatting #103

Closed mananuppadhyay closed 2 years ago

mananuppadhyay commented 2 years ago

Please fill in this pull request template before submitting

1. This pull request resolves #102

2. Description

Created a new folder named string formatting and added a tutorial for f-strings in it.

3. Fill in checklist by marking [x]

mananuppadhyay commented 2 years ago

Thanks @mananuppadhyay for your contribution ! 🎉 I've requested small changes to improve the PR

hey i committed the changes requested, but the Github checks show errors. i'm not sure how to resolve them. could you help?