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

I added two ways of reversing strings , but I was contemplating on adding the queue method #142

Closed i-ganza007 closed 2 months ago

i-ganza007 commented 3 months ago

…ding the deque method but thought it was too complex

Please fill in this pull request template before submitting

1. This pull request resolves #111

2. Description

(I added 2 methods of reversing strings and added an exercise and researching how I can add the deque method)

3. Fill in checklist by marking [x]

funbeedev commented 2 months ago

@i-ganza007 Thanks so much for your contribution :)