golang-exercises/golangr
raul ab76136b4b Adding interactive prompts
Planning to make a rudimentary hangman game, good practice for learning
structs
2024-02-09 21:28:57 +01:00
..
array Finished arrays exercise 2024-01-29 17:40:49 +01:00
between-1-10-checker Added ability to input names with spaces 2024-01-24 06:56:48 +01:00
counter Added ability to input custom delay 2024-02-01 12:40:28 +00:00
file-reader Adding interactive prompts 2024-02-09 21:28:57 +01:00
range Completed exercise and added min-max-array library 2024-01-31 07:19:14 +00: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