exercism / go

Exercism exercises in Go.
https://exercism.org/tracks/go
MIT License
973 stars 649 forks source link

Add hints to the exercise stub to guide the student. #2631

Closed glennj closed 1 year ago

glennj commented 1 year ago

This is for the two concept exercises where the stub does not contain the functions already: the student needs to create them before the code can compile.