console.writeline appears as an error when i type it it says that it isn't available in my context | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

console.writeline appears as an error when i type it it says that it isn't available in my context

26th Apr 2016, 1:57 PM
Mohamed Farghal
Mohamed Farghal - avatar
5 Answers
+ 2
Console.WriteLine .. C, W and L should be capital
16th Jun 2016, 10:52 AM
Dilip Kumar
Dilip Kumar - avatar
+ 2
C# is case sensitive.... Console.WriteLine should work
23rd Jun 2016, 7:15 AM
Programmer
Programmer - avatar
0
You might have written it wrongly. Try again. Console.WriteLine
2nd May 2016, 10:54 AM
Yahya Wafula Ojwang
Yahya Wafula Ojwang - avatar
0
Can you share the sample code that you are trying to execute
26th Jun 2016, 4:03 AM
Anil Kumar
Anil Kumar - avatar
0
Try this with this : Console.WriteLine();
5th Jul 2016, 8:50 AM
Georgi