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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 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 Respostas
+ 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