❔ hello, Im new in C# codding, could someone help me ? I think something is wrong in my code :(
21 Replies
$details
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Take a look at line 23, 18, and 21.
Try to read documentations to figure out what is wrong.
hello, uhm I ve try to found but I dont know whats wrong ;/
$helloworld
Written interactive course https://learn.microsoft.com/en-us/users/dotnet/collections/yz26f8y64n7k07
Videos https://dotnet.microsoft.com/learn/videos
I suggest you take a look at that
uhm thanks but I thought someone could help me here but x)
It's not only one thing that is wrong.
There are multiple things, such as when you declare Boucle.
You seem to want it to be a method there, not a field.
Uhm ok thank you
It'd be best if you used an editor that highlights errors
Such as Visual Studio 2022 Community
it doest I think but sometimes it gives me wrong errors x)
Are they wrong errors or are they errors you do not understand?
remove words circled with red
move the sentence with green arrow to below that arrowed bracket
and add
()
on yellow circleThat's not nearly enough
There is so much more wrong here
They really just need a proper IDE
Valid, however
Then can throw it all into an IDE and then throw it back in here when it is done
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.