Easy problems solved on 2024-11-12
This commit is contained in:
3
hipphipphurra.py
Normal file
3
hipphipphurra.py
Normal file
@@ -0,0 +1,3 @@
|
||||
name = input()
|
||||
age = int(input())
|
||||
print(f"Hipp hipp hurra, {name}!\n" * age)
|
||||
Reference in New Issue
Block a user