Scanning Inputs

This lesson introduces a new method of reading input from the user, i.e., scanning the data from the user.

We already saw how to read from input. Another way to get input is by using the Scanner type from the bufio package:

Get hands-on with 1200+ tech skills courses.