gobyexample/007-reading-input/reading-input.sh
2012-09-23 12:11:48 -04:00

4 lines
56 B
Bash

$ go run reading-input.go
Enter a number: 7
7 * 2 = 14