how to get sololearn input in problem solving?! when i trying to solve a problem in c# how can i get the sololearn input to pro | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to get sololearn input in problem solving?! when i trying to solve a problem in c# how can i get the sololearn input to pro

14th Sep 2020, 1:29 PM
prince Sharma
prince Sharma - avatar
3 Answers
+ 1
Playground or code coach ?
14th Sep 2020, 9:35 PM
sneeze
sneeze - avatar
0
use Console.WriteLine()
14th Sep 2020, 1:36 PM
Calviղ
Calviղ - avatar
0
string _varName = Console.ReadLine();
16th Sep 2020, 3:43 AM
Chan Jun Cheng
Chan Jun Cheng - avatar