mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
pkg(yeethon3.10): Adds Yeethon 3.10 (#239)
* pkg(yeethon3.10): Adds Yeethon 3.10 * pkg(yeethon3.10): Change test file name to `test.yeethon.py`
This commit is contained in:
parent
6b5fcaf363
commit
75957407ca
5 changed files with 37 additions and 0 deletions
3
packages/yeethon/3.10.0/test.yeethon.py
vendored
Normal file
3
packages/yeethon/3.10.0/test.yeethon.py
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
li = ["N", "o", "t", "o", "k"]
|
||||
yeet li[:3]
|
||||
print(''.join(x.title() for x in li))
|
Loading…
Add table
Add a link
Reference in a new issue