why doesn't the if command work in C# code example Example: why doesnt the if command work in C# int x = 10; if x == 10 console.writeline("hej");