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 if-else.py #117

Closed Guy-Sowden closed 2 years ago

Guy-Sowden commented 2 years ago

Please fill in this pull request template before submitting

1. This pull request resolves #115

(^Fill in the issue number after #)

2. Description

Update if-else.py to fix grammatical errors and clarify some of the wording, as well as adding a new example demonstrating using the equal and not equals operators.

3. Fill in checklist by marking [x]

funbeedev commented 2 years ago

@Guy-Sowden Good suggestions. Thanks for the contribution!