Hello!

Report a typo

Write a program that reads the input from the user and then prints "Hello, " + user input. Don't print any additional messages!

Sample Input 1:

Sauron

Sample Output 1:

Hello, Sauron
Write a program in Python 3





___

Create a free account to access the full topic