add: notes for the prettyslice pkg to adv. slice ops exercises

This commit is contained in:
Inanc Gumus
2019-03-06 01:14:01 +03:00
parent 5047079115
commit 143ceb6293
2 changed files with 15 additions and 1 deletions

View File

@ -4,6 +4,13 @@ import (
s "github.com/inancgumus/prettyslice"
)
//
// ! NOTE If the program does not work, please update your
// local copy of the prettyslice package:
//
// go get -u github.com/inancgumus/prettyslice
//
// ---------------------------------------------------------
// EXERCISE: Add newlines to the lyric sentences
//