Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 309 Bytes

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