❔ my screen is different than the tutorial
so I wanted to start learningc# to make games,but when i got to making the template of the console code I hade a different screen than the one in the tutorial ,he had a dozen lines laready typed using the template while I had only one,does make any difference and does it mean I can't keep following him because of release difference of something?pls help me I really don't understand (the blue screen is mine,the dark one is the tutorial)
7 Replies
Top-level statements - C# tutorial
This tutorial shows how you can use top-level statements to experiment and prove concepts while exploring your ideas
The whole article may be a bit much (?) but essentially it is the same code, just that what's showing on your machine has the "top level statements" removed to reduce clutter, but also can be confusing when you're starting out, as you've discovered!
You should be able to just manually add them back in yourself
and if don't add them it's ok?
please try to read the links you're provided (starting with the one that literally came with the template you have right there in the screenshot)
but yes, you're fine without adding them
ok,thank you so much for your help
Is the same as
And the same as
For the most part, at least
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.