Solve problem "Hi John" online - Learn Python 3 - Snakify

Hi John


Statement

Write a program that greets the person by printing the word "Hi" and the name of the person. See the examples below.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().