Can anyone help me? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
13th Dec 2018, 5:01 PM
Charlie Lin
Charlie Lin - avatar
2 ответов
+ 5
Please, Can you explain the task you want to do? --> string your_score; OR string yourScore; // Not: string your score; !? --> Console.WriteLine("good {0}, your_score"); Are you finish this one lesson ? https://www.sololearn.com/learn/CSharp/2585/
13th Dec 2018, 5:29 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 4
Hey, Charlie, make sure you have understood and memorised variable naming rules: https://www.sololearn.com/learn/CSharp/2582/ Also, it would be nice to improve your code a little so it outputs "good" only if the user inputs integer higher than 60 or something. Cheers!
13th Dec 2018, 5:36 PM
dρlυѕρlυѕ
dρlυѕρlυѕ - avatar