Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
Quiz
2. Question 1
Summary

Instruction

Let's see if you can handle user input first.

Exercise

Write a program that asks the user to provide their name: Hello, what is your name?.

Then, show the following text: Hello, {name}.