Make the console wait for a user input to close

In Java this would be System.in.read()

Leave a Comment