SoloLearn Coding Challenges | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

SoloLearn Coding Challenges

How do i know what to call the input variables, output varisbles and which method i have to use to output the result, so that the 5 test cases work? I am using C# and trying System.Console.Write();

3rd Jan 2020, 1:52 AM
Rudolf
Rudolf - avatar
3 Answers
+ 3
You can call a input or output variable whatever you want. Sololearn has developed a feature that is able to provide input, and inspect the output regardless of what you name your variable.
3rd Jan 2020, 1:58 AM
Jianmin Chen
Jianmin Chen - avatar
0
And what about output method?
3rd Jan 2020, 2:00 AM
Rudolf
Rudolf - avatar
0
It's the same.
3rd Jan 2020, 2:01 AM
Jianmin Chen
Jianmin Chen - avatar