Abeceda! #2
1 changed files with 3 additions and 0 deletions
3
abc.py
Normal file
3
abc.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
import string
|
||||
print('Abeceda')
|
||||
print(string.ascii_letters)
|
Loading…
Reference in a new issue