Visual Studio Code – C# ternary operator + convert in CHAR not working
I'm currently learning C#, I am a beginner, so I'm not really familiar with the particularities of this language. My problem is: I have this piece of code which is supposed to convert an INTEGER to a CHAR and add…