golang-exercises/golangr/between-1-10-checker
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
..
compare.go Added ability to input names with spaces 2024-01-24 06:56:48 +01:00
go.mod Organized code and practiced error handling 2024-01-22 14:23:12 +01:00
main.go Organized code and practiced error handling 2024-01-22 14:23:12 +01:00
nameget.go Added ability to input names with spaces 2024-01-24 06:56:48 +01:00
startup.go Added ability to input names with spaces 2024-01-24 06:56:48 +01:00