+ 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
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
+ 1
Your code works fine. You have to enter the inputs as follows:
first input
second input
third input