- 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()
3 Answers
+ 1
Run this code to understand how input works in Code Playground
https://code.sololearn.com/WhiNb9BkJUVC/?ref=app
0
Ipang awesome code but it takes too long to get to the point.
0
split multiple lines: press return or enter to get to the next time.
12
14
23