/Lets-Go

This repo helped me as a 101 for Golang.

Primary LanguageGo

Lets-Go

Questions are in exercisesgolang.pdf. Q1 - helloworld.go Q2 - check.go Q3 - sum.go Q4 - ex4.go Q5 - ex5interface.go Q6 - mchan.go

To run any file, download it to your local and type 'go run file.go'