Golang is a statically typed programming language developed at Google. With a syntax and efficiency similar to C, and readability and usability similar to Python and JavaScript, it is currently amongst one of the most easiest language you can learn. Basic Data types In Go, there are 3 basic data types that are…