Golang 102: Variables in Golang
Variables
Today's blog is about variables in Golang. Variables are a crucial part and a building block of any programming language. Along with variables, there is something called data types (which we also see later in this article) which tells us wh...
chaitanyaagarwal.hashnode.dev7 min read