Taking User Input in Go
At the start of learning any language, we don't have any means to get the data such as an API. It is also not advisable to build API just to learn the nuances of language. So, taking the user inputs from the console is the best way to mimic the user ...
janak49.hashnode.dev6 min read