golang-exercises/golangr
raul 41f0d4a1f8 Added ability to input names with spaces
I finally figured out how to use the bufio library but I also had to get
acquainted with another library for strings to trim bufio's appended
newlines
2024-01-24 06:56:48 +01:00
..
between-1-10-checker Added ability to input names with spaces 2024-01-24 06:56:48 +01:00
README.md Added Golangr exercise 2024-01-22 14:02:07 +01:00

README.md

Golangr exercises

These are just exercises I pulled from this website to practice, I may also do the same with other websites