mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2024-12-29 10:56:10 +00:00
4 lines
34 B
Python
4 lines
34 B
Python
|
"""
|
||
|
Gwa Gwa!
|
||
|
"""
|
||
|
print("Gwa Gwa!")
|