I'm new to C# and i wanted to do my first own code. Can somebody tell me whats wrong with this code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I'm new to C# and i wanted to do my first own code. Can somebody tell me whats wrong with this code?

https://code.sololearn.com/c47Vc72sXif5/?re=app

7th Aug 2020, 4:00 AM
Eddy Schuhmacher
3 Answers
+ 5
L in first line should be capital K is second line should be capital
7th Aug 2020, 4:09 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
+ 6
Console.WriteLine("Hello World"); Console.ReadKey(); This is your answer.
7th Aug 2020, 4:09 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
+ 1
Thanks for the help i finally got it
7th Aug 2020, 4:15 AM
Eddy Schuhmacher