Golang Problems
golang, low level lang, require you to code lots basic functions and for every input type
one thing annoying about go is that you have to write little functions, like print array by line. and you have to write this for each type of array, string, struct. very tedious.
