I struggled with this challenge because I was trying to figure out how to get the user input. With C++ I would use cin >> but couldn’t figure out how to do that type of command in C#. I went back a re watched the messages video to see if user input was explained there of if I just missed it. It wasn’t. These videos (at least the first ones) are more about programming structure and less about how to, which I would like to see more (of the how this works).
Feeling a little frustrated
Jason