Exercises I use to practice Go
Go to file
raul e56ec312f6 Organized code and improved error handling
Added really primitive error handling to numStar scanning, I really have
to figure out how to properly handle errors in Golang beyond abusing
if/else and switch/case
2024-01-20 12:23:39 +01:00
count_to_100 Testing 2024-01-17 22:04:20 +01:00
fizzbuzz startup 2024-01-16 18:34:48 +01:00
partidos_apuestas startup 2024-01-16 18:34:48 +01:00
separar_letras Finally finished the 'separar_letras' exercise 2024-01-16 19:06:32 +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