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 README.md #71

Closed sabderemane closed 3 years ago

sabderemane commented 3 years ago

Please fill in this pull request template before submitting

1. This pull request resolves #67

2. Description

3. Fill in checklist by marking [x]

S10MC2015 commented 3 years ago

Few things: "How using inupt work" --> "How input work" "How using operators work" --> "How arithmetic operators work"

In fact, quite a few of them seem to need to be changed to take out the "using" as they don't sound like good English.

sabderemane commented 3 years ago

Oh sorry, English isn't my native language, but I can change for sure ! @S10MC2015 please tell me if I need to change other things.

funbeedev commented 3 years ago

@S10MC2015 Thanks for your input @sabderemane I made a few additional edits and fixed some broken links. Thanks for updating the doc!