✅ Russian words become question marks
I don't know what else to write here. Ask questions if you can and want to help!
13 Replies
it's not code problem
its problem of cmd
ik
no
i think
in python all ok
maybe...
ahh
no worries
Just add this line at the top of your main function.
Make sure you have
using System.Text;
included.what he said ^^
just different encoding
Why different? I thought UTF8 was standard for almost everything.
ty
i need do it every time...
once per project is enough
no need to rewrite it before every
Console.WriteLine()
i only teaching and must do it in every code
Default encoding for windows is ansi, but you can just add this line once in your Main
I bet it is somehow configurable in IDE as well
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.yes
You have to enter
/close
to close the post