OnUserInput is not being called from anywhere, unlike the “Terminal.WriteLine” or “ClearScreen”.
I have searched through the other scripts provided with the course, but OnUserInput was not defined in any of those. As a result and as expected, the console isn’t printing any input as it should.
Where exactly is OnUserInput supposed to be defined?