elso feladatok

This commit is contained in:
2021-11-25 14:06:28 +01:00
commit bcd7815c1e
5 changed files with 36 additions and 0 deletions

5
lusta/lusta.py Normal file
View File

@@ -0,0 +1,5 @@
lustasag = "Lustasag "
fel = "fel "
egeszseg = "egeszseg"
print(lustasag + fel + egeszseg)