golang-exercises/golangr
raul 58aeefff0f Removed cobra and added basic logic
Cobra was complicating things too much so I'm gonna stick to basic
switch statements for now when handling choices
2024-01-27 22:31:15 +01:00
..
array Removed cobra and added basic logic 2024-01-27 22:31:15 +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