Learning Golang basics here.
Just came across make() function which is used to create slices. But it also takes a parameter for capacity as
make()
capacity