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 84fbe1b + 4c7fdf2 commit 8208eddCopy full SHA for 8208edd
python_sandbox_starter/conditionals.py
@@ -11,7 +11,7 @@
11
12
13
14
-# Membership Operators (not, not in) - Membership operators are used to test if a sequence is presented in an object
+# Membership Operators (in, not in) - Membership operators are used to test if a sequence is presented in an object
15
16
17
0 commit comments