I'm pretty new when it comes to c# and i'm working on a Lab where we're making a basic game; guessing game with a "Hot & Cold" feature added to it. My code is in my native language; Swedish. But i'm getting this error after a random amount of guesses:
"System.IndexOutOfRangeException" and it's at row 108 of my code. Would love some input.