C#C
C#3y ago
643 replies
Array

Can someone explain to me what a bool is and how I can implement it in other data structures?

Pretty much title, I'm trying to code a simple game in C# and my teacher suggested I use booleans to make a certain statement come up given if the boolean was true, can someone explain to me how it works?
Was this page helpful?