+ 2

Does anyone knows how to add Inputs in this app?

Hello! Im new to programming Python and in using this app, I try to add inputs to practice but when I play Run it doesn’t work, can anyone help me please https://code.sololearn.com/cdY3JiwnmQo5/?ref=app

6th Oct 2020, 4:42 PM
Alejandra b
Alejandra b - avatar
3 odpowiedzi
+ 5
On sololearn playground you have to give all input at run time so Entere all values your code will run. steps First value then enter button then second values press enter same process for all input
6th Oct 2020, 4:54 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
6th Oct 2020, 4:46 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
+ 1
Your code works fine. You have to enter the inputs as follows: first input second input third input
6th Oct 2020, 4:52 PM
JaScript
JaScript - avatar