Compare commits
1 commit
d5996b1521
...
6fdaf45028
Author | SHA1 | Date | |
---|---|---|---|
![]() |
6fdaf45028 |
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