v3 start
This commit is contained in:
1 parent
190daffced
commit
de213b348a
7 files changed
+11730
-3032
No files matched your search
@@ -0,0 +1,3 @@
|
||||
test_string = "XAT--12C-S"
|
||||
|
||||
print(bool([i for i in ["XAT--12A-S", "XAT--12B-S"] if(i in test_string)]))
|
||||
Reference in new issue
Block a user