/intro-to-go2

This repository contains code snippets discussed in 15-440, lecture 5 (given on 1/28/2014).

Primary LanguageGo

intro-to-go2

This repository contains code snippets discussed in 15-440, lecture 5 (given on 1/28/2014).

To clone this repository, execute the following command:

git clone https://github.com/cmu440/intro-to-go2

To run the file named 01.go, simply execute:

go run 01.go