Skip to content

Commit 8bf7fe8

Browse files
author
TakakuraMako
committedJan 4, 2025
upgrade
1 parent b11c2f3 commit 8bf7fe8

13 files changed

+12789
-0
lines changed
 

‎1.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
l = ['ab' , 'cd']
2+
print('ab' in l)

0 commit comments

Comments
 (0)
Please sign in to comment.