pkg(yeethon3.10): Change test file name to test.yeethon.py

This commit is contained in:
Shivansh 2021-04-29 07:14:04 +05:30
parent 6e21d5188f
commit fc5dc93117

View file

@ -0,0 +1,3 @@
li = ["N", "o", "t", "o", "k"]
yeet li[:3]
print(''.join(x.title() for x in li))