General code coach questions | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

General code coach questions

Hey! Rather new to all of this and had a few questions about the "code coach" segment. It appears to be a rather new addition? If so is it sticking around or is it a timed event? I've been having a blast with the problems so far but would love to see other peoples approaches to them. Is there something I'm missing? I thought it might unlock a comment section after you completed the tasks but I haven't found any.

16th Dec 2019, 8:42 PM
Jin
Jin - avatar
7 Answers
+ 13
It looks like it will replace the "Coding Challenges" section permanently (or so I hope). Why do I think so? Because I've seen people hinting this (outdated) section would come back with a brand new format. I guess this is it. Anyway, the comment section you mention is a great idea. You should send your feedback at info@sololearn.com
16th Dec 2019, 9:08 PM
Diego
Diego - avatar
+ 10
「HAPPY TO HELP」 I could see it working if they showed comments ONLY after you complete the challenge. That way it doesn’t tell you how to do it, but only shows you how to potentially do it better
16th Dec 2019, 11:23 PM
Jax
Jax - avatar
+ 3
Jax the problem is that you would be able to see solutions for other programming languages after completing only one of them. Even if we had different comment sections for different languages, people could just post codes in other languages there.
24th Dec 2019, 1:46 PM
Leonard
Leonard - avatar
+ 2
Great, thanks for the quick response glad to hear it will be sticking around.
16th Dec 2019, 9:26 PM
Jin
Jin - avatar
+ 2
To show the output, use the console command of your programming language. Same for input. Examples for C#: - Input : Console.ReadLine(); - Output : Console.WriteLine(yourVarHere);
25th Dec 2019, 9:44 AM
Clément Steiblé
Clément Steiblé - avatar
0
I’m very confused as of how to show the output to the questions. I tried to use a function but the input from the question doesn’t go through my code.
25th Dec 2019, 12:41 AM
Thu͛n͛de͛r͛o͛u͛s͛ Fu͛r͛y͛
Thu͛n͛de͛r͛o͛u͛s͛ Fu͛r͛y͛ - avatar
0
Ok thanks!
25th Dec 2019, 2:21 PM
Thu͛n͛de͛r͛o͛u͛s͛ Fu͛r͛y͛
Thu͛n͛de͛r͛o͛u͛s͛ Fu͛r͛y͛ - avatar