Exercises I use to practice Go
Go to file
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
count-to-100 Edited folder name 2024-01-22 13:58:52 +01:00
fizzbuzz startup 2024-01-16 18:34:48 +01:00
golangr Added ability to input names with spaces 2024-01-24 06:56:48 +01:00
mclibre Added mclibre section 2024-01-22 14:21:34 +01:00
partidos-apuestas Edited folder name 2024-01-22 13:58:52 +01:00
separar-letras Edited folder name 2024-01-22 13:58:52 +01:00
star-shapes Organized code and improved error handling 2024-01-20 12:23:39 +01:00
yes-clone Test title 2024-01-16 21:01:29 +01:00
README.md Added README.md 2024-01-21 18:40:35 +01:00

README.md

golang-exercises

These are the exercises I'm using to practice writing Go, they may or may not be poorly written, but it's better than nothing