Skip to content

Commit 2bed067

Browse files
committed
Fast alphabet
1 parent 1701bda commit 2bed067

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/python3
2+
import string
3+
print(string.ascii_uppercase)

0 commit comments

Comments
 (0)