Exercises I use to practice Go
Go to file
raul 07d8c34480 Trying to get the sorting to work
Currently only gets the smallest number and prints it equal to the
amount of numbers in the original array, slices are a pain to deal with
2024-02-02 09:38:24 +00:00
array-sorter Trying to get the sorting to work 2024-02-02 09:38:24 +00: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 custom delay 2024-02-01 12:40:28 +00:00
mclibre Properly finished arithmetic average exercise 2024-01-25 19:50:52 +01:00
partidos-apuestas Cleanup 2024-01-29 17:43:28 +01:00
separar-letras Edited folder name 2024-01-22 13:58:52 +01:00
star-shapes Added cool delay to star printing 2024-02-01 07:13:28 +00: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