is anyone else having problems using "Console" commands? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

is anyone else having problems using "Console" commands?

I can't get it to work for the life of me and I don't understand why. I am put it right into community and it's not working. I double checked, triple-checked and quadruple checked to make sure it wasn't a user error, but no matter what I do I can't get it to work! Help me!

29th Aug 2016, 5:20 AM
Hell on Wheels
Hell on Wheels - avatar
6 Answers
+ 2
Bro can u mention the actual error or th e message you are getting? So we can help you :) A very common error is forgetting the capital letters while writing console methods. Remember the "C" of Console is capital, the "W" and "L" are capital in WriteLine :)
30th Aug 2016, 10:39 AM
Ammar Ahmad
Ammar Ahmad - avatar
+ 1
I checked all of that stuff, it was all completely fine. I'll double check when I get home from school today.
30th Aug 2016, 11:46 AM
Hell on Wheels
Hell on Wheels - avatar
+ 1
Bro what is the actual error I mean when you compile your code what visual studio or play ground says to you? Or you can paste your code here so I can help you in a good way :)
30th Aug 2016, 12:00 PM
Ammar Ahmad
Ammar Ahmad - avatar
0
No iam not, but if you can be more specific it would be much apriciated ;) console commands are in the following format, it opens the console and closes it once the program is over, Console.WriteLine(''Console Format''); Hope that helps! Make sure you check caps and the semi colon
30th Aug 2016, 4:05 AM
Khaled Moharram
Khaled Moharram - avatar
0
s i do
2nd Sep 2016, 5:11 PM
Yesu Babu
Yesu Babu - avatar
0
I can't use Console.anything but I am writing mine out manually. I use Console stuff normally - like Console.WriteLine is just WriteLine for me
16th Sep 2016, 10:54 PM
Desirae Gasaway
Desirae Gasaway - avatar