Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b01fa2 + 37290ea commit 9c3e2e3Copy full SHA for 9c3e2e3
Notes/02_Working_with_data/07_Objects.md
@@ -238,7 +238,7 @@ items[1].sqrt(2) # math
238
except items[2]: # ValueError
239
```
240
241
-With great power come responsibility. Just because you can do that doesn't me you should.
+With great power come responsibility. Just because you can do that doesn't mean you should.
242
243
## Exercises
244
0 commit comments