- 1

Can someome explain why this happens?

So when I go to playground I try to make a C# course. And from then on I try to put in Console.WriteLine and then i comes up with an error. Can someone help me fix this?

12th Mar 2019, 10:04 PM
NateyBoi
NateyBoi - avatar
8 Answers
+ 8
NateyBoi52 please link your code so we can help find your error. You can use the + button to add it.
12th Mar 2019, 10:10 PM
bobbie
bobbie - avatar
+ 7
You're missing some ;
12th Mar 2019, 10:18 PM
dρlÏ…Ń•ÏlÏ…Ń•
dρlÏ…Ń•ÏlÏ…Ń• - avatar
+ 2
Whats funny is how i thought it was bug in Sololearn and it wasn't me. Just wow. Thanks for pointing that out.
12th Mar 2019, 10:21 PM
NateyBoi
NateyBoi - avatar
+ 1
Ill make a separate code with Console.WriteLine just to show what I mean.
12th Mar 2019, 10:11 PM
NateyBoi
NateyBoi - avatar
12th Mar 2019, 10:14 PM
NateyBoi
NateyBoi - avatar
+ 1
Now i dont have to worry anymore
12th Mar 2019, 10:21 PM
NateyBoi
NateyBoi - avatar
+ 1
Actually Tanay Bhatt is right. I forgot to mention it, but always patiently analyse your error reports. You may see the the line number (where the error happened) and what the code was expecting but didn't get. It's very helpful. 👍
13th Mar 2019, 1:59 AM
dρlÏ…Ń•ÏlÏ…Ń•
dρlÏ…Ń•ÏlÏ…Ń• - avatar