Fill in the blank to produce code which takes text as input, assigns it to the name variable and output it .print(name__input()) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Fill in the blank to produce code which takes text as input, assigns it to the name variable and output it .print(name__input())

4th Dec 2021, 8:42 AM
Olatunji Emmanuel
Olatunji Emmanuel - avatar
3 Answers
+ 3
Please tag the language relevant to your question, and take a step back on this chapter ... https://code.sololearn.com/W3uiji9X28C1/?ref=app https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2429/
4th Dec 2021, 11:32 AM
Ipang
+ 1
text = input print(input )
19th Nov 2022, 11:02 AM
dechen chezom
0
Please don't put everything in the heading: it gets cut off and indentation gets messed up. Review the previous lessons – you'll find the answer there
4th Dec 2021, 8:54 AM
Lisa
Lisa - avatar