exercism / prolog

Exercism exercises in Prolog.
https://exercism.org/tracks/prolog
MIT License
29 stars 39 forks source link

hello world needs explanatory comments #13

Closed parkerl closed 8 years ago

parkerl commented 8 years ago

Most hello world exercises include comments giving the user a leg up in implementing the exercise. I didn't do that in the initial commit. Let's not forget before go live.