Compare commits
2 commits
a04e3da1fb
...
9177ff84fa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9177ff84fa | ||
|
|
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