Why isnt the input box workung correctly in the sololearn app for python. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Why isnt the input box workung correctly in the sololearn app for python.

If i do Input("whats your name?") It just says "split text into multiple lines" and only displays one input box even if i add another input()

27th Jul 2022, 4:35 PM
pHANTOM|sTEELE
3 Answers
+ 1
Run this code to understand how input works in Code Playground https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
27th Jul 2022, 4:41 PM
Ipang
0
Ipang awesome code but it takes too long to get to the point.
27th Jul 2022, 5:18 PM
Chris Coder
Chris Coder - avatar
0
split multiple lines: press return or enter to get to the next time. 12 14 23
27th Jul 2022, 5:19 PM
Chris Coder
Chris Coder - avatar