Pro lesson - multiple tests | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pro lesson - multiple tests

I can't seem to get my code to run to give the different tests results it's requesting, I can only answer 1 at time so not completing

25th Jan 2022, 9:21 AM
Tanya Wrightson
1 Answer
+ 1
You have to make such a program that will be accepted for all the values. You can use this for taking input: ...=int(input()) Or you can change int to float here (for decimals). And for taking multiple inputs refer here: https://www.sololearn.com/discuss/2615781/?ref=app https://www.sololearn.com/discuss/2324185/?ref=app https://www.sololearn.com/discuss/2767879/?ref=app
25th Jan 2022, 9:50 AM
NEZ
NEZ - avatar