Why will test #1 and test #2 not save individually? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Why will test #1 and test #2 not save individually?

I can get both test solved separately but in doing so the other is considered incorrect. How do I get past this and continue with learning. Just stuck here.

24th Jan 2022, 8:11 PM
Esmerelda Paul
3 Answers
+ 2
Esmerelda Paul That is not the design, rather one code must solve all tests. You can continue with lessons whether you solve the coding challenge or not.
24th Jan 2022, 8:18 PM
Paul K Sadler
Paul K Sadler - avatar
+ 2
Figured it out! x=str(input()) y=int(input()) print(str(x*y))
24th Jan 2022, 9:55 PM
Esmerelda Paul
+ 1
Post your code here
24th Jan 2022, 8:12 PM
Mohammed