Files
python/lusta/lusta.py

5 lines
91 B
Python
Raw Permalink Normal View History

2021-11-25 14:06:28 +01:00
lustasag = "Lustasag "
fel = "fel "
egeszseg = "egeszseg"
print(lustasag + fel + egeszseg)