Reading Input from the User
This lesson explains how to receive input from the user through the keyboard.
We'll cover the following
Apart from the packages fmt
and os
, we will also need to import and use the package bufio
for buffered input and output.
Reading input from the keyboard #
Get hands-on with 1400+ tech skills courses.