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!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 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 Réponses
+ 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