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.
1 parent 611428e commit cdf6d4bCopy full SHA for cdf6d4b
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 mean you should.
+With great power comes responsibility. Just because you can do that doesn't mean you should.
242
243
## Exercises
244
0 commit comments