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

Update using-continue.py #43

Closed cyborglaksh closed 3 years ago

cyborglaksh commented 3 years ago

A brief Description about continue keyword in python. Added the challenges and notes for beginners to grab basics through the tutorial.

1. This pull request resolves #???

10

2. Description

Updated using-continue.py and added the challenge as well

3. Fill in checklist by marking [x]

funbeedev commented 3 years ago

@L-crypt Please resolve all your other open pull requests first before I can look at this one. Thanks.

funbeedev commented 3 years ago

@L-crypt Tutorial content looks good but can you add more description to the challenge? Again mention what the natural numbers are and maybe give an example input and output for the challenge. Thanks!

funbeedev commented 3 years ago

@L-crypt I made some slight edits to the arrangement of your description in the tutorial but it all looks good now :)