Question #172348

An algorithm that request a user to input their name and then stores their name in a variable called first name. Subsequently, algorithm should print out first name alone with the phrase "Hello,World".


Expert's answer

Such an algorithm may look like this:

 FirstName=input("Your first name")
print(FirstName+"Hello, World")

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS