Hane
✅ Higher or lower game, variable wont show inside the loop using console.write ;-; help please!
What you did there is called "string interpolation", you may wanna read up on that. Other you could try for String.Format or stringbuilder - like I said, many ways to solve it.
Useful read: https://learn.microsoft.com/en-us/dotnet/csharp/how-to/concatenate-multiple-strings
12 replies