Easy problems solved on 2024-11-12
This commit is contained in:
5
mergjadmal.py
Normal file
5
mergjadmal.py
Normal file
@@ -0,0 +1,5 @@
|
||||
s = input()
|
||||
if "69" in s or "420" in s:
|
||||
print("Mergjad!")
|
||||
else:
|
||||
print("Leim!")
|
||||
Reference in New Issue
Block a user