New_test_rep/another.py
2023-11-28 11:08:05 +04:00

4 lines
37 B
Python

name = input()
print(f'Hi, {name}')