...

/

Exercise 4: Telling a UNIX System What to Do

Exercise 4: Telling a UNIX System What to Do

Let’s test our understanding by attempting these challenges.

We'll cover the following...

Let’s practice what we’ve learned so far in the following exercises. The solutions to these exercises will be provided in the next lesson.

Problem 1

The byLine.go utility uses ReadString('\n') to read the input file. Modify the code to use Scanner for reading.

Access this course and 1400+ top-rated courses and projects.