You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I recently made an account and am working through your C# learning path. The issue that I am having is that I would like to write some variables to the console, so that I can see what I am working with. I tried implementing my own Main function, but i only ran into the CS0017 error. Why is it so difficult to write to console when debugging?
The text was updated successfully, but these errors were encountered:
Hi I recently made an account and am working through your C# learning path. The issue that I am having is that I would like to write some variables to the console, so that I can see what I am working with. I tried implementing my own Main function, but i only ran into the CS0017 error. Why is it so difficult to write to console when debugging?
The text was updated successfully, but these errors were encountered: