Is there any way that we can to input box | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there any way that we can to input box

In phyton

30th May 2022, 4:35 PM
Adebayo Abdul Salam
Adebayo Abdul Salam - avatar
4 Answers
+ 3
Abdulsalam Adebayo , you can not do a custom input box in pure python. in sololearn playground you will get an input box where you have to enter all required information in advance.
30th May 2022, 5:29 PM
Lothar
Lothar - avatar
+ 3
Abdulsalam Adebayo , -> in sololearn playground we can only have one input box for all required values to enter. if you need e.g. values for name and age, put the input values in different lines -> in a regular ide we can take multiple inputs just when they are demanded
31st May 2022, 5:50 PM
Lothar
Lothar - avatar
0
Lothar l mean to put two input box
31st May 2022, 4:28 PM
Adebayo Abdul Salam
Adebayo Abdul Salam - avatar
1st Jun 2022, 3:29 PM
AKSHAY🇮🇳
AKSHAY🇮🇳 - avatar