We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11c2f3 commit 8bf7fe8Copy full SHA for 8bf7fe8
1.py
@@ -0,0 +1,2 @@
1
+l = ['ab' , 'cd']
2
+print('ab' in l)
0 commit comments