C# - Inputs one other another | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

C# - Inputs one other another

All of us should know that SoloLearn only let us do one time Input(with multiply lines) but is there any way to go around that and still use SoloLearn. Like with system promps as example(should try later)? Explain: I would like to make Community Challenges or whatsoever with for example Projects like Hangman or Blackjack, I did them formerly and I liked to programm such things. When it's Impossible for now could it be possible to add (would write to the SoloLearn e-mail)?

9th Jul 2022, 7:06 PM
Felix Alcor
Felix Alcor - avatar
5 Answers
+ 3
Yeah most likely but it's still annoying that we can't make such little Console Games because of that.
9th Jul 2022, 7:16 PM
Felix Alcor
Felix Alcor - avatar
+ 2
I believe they probably do it because of security and resources. It's just easier to have it all at the beginning.
9th Jul 2022, 7:11 PM
Ausgrindtube
Ausgrindtube - avatar
+ 2
Any suggestions and opinions, you can mailto : info@sololearn.com
9th Jul 2022, 7:39 PM
Jayakrishna 🇮🇳
+ 2
On Sololearn, you can make fully interactive code with web playground only. The others are 'fire and forget', they compile and run once and show you the output. If you want to use C# you can achieve a more interactive experience on other platform like REPL.IT https://replit.com/languages/csharp
10th Jul 2022, 4:21 AM
Tibor Santa
Tibor Santa - avatar
+ 1
Tibor Santa I try that the next times but I still hope SL get an interactive Environment like that in later times. But until than would it better to use third-part Websites to make them.
10th Jul 2022, 11:19 AM
Felix Alcor
Felix Alcor - avatar