Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

Fill in the blanks to produce code which takes text as input, assigns it to the name variable, and outputs it.

1st May 2021, 7:36 AM
Vedanth
Vedanth - avatar
2 Answers
+ 1
:=
30th May 2021, 7:18 AM
SHRIEENIDHI A M
- 1
name=input ('Enter your name? :') print (name)
1st May 2021, 7:43 AM
Sâñtôsh
Sâñtôsh - avatar