annotate 1-Ruby/day2-ruby.output @ 35:22edfbf3b8bd
Add most of the self-study answers
author |
IBBoard <dev@ibboard.co.uk> |
date |
Wed, 06 Sep 2017 19:54:35 +0100 |
parents |
ddcd809319ac |
children |
|
rev |
line source |
19
|
1 day2.txt
|
|
2 File contents go here
|
|
3 day2.txt
|
|
4 File contents go here
|
|
5 Extra content here
|
|
6 day2.txt
|
|
7 Non-block file content
|
|
8 {"a"=>"one", "b"=>"two", "c"=>"three"}
|
|
9 [["a", "one"], ["b", "two"], ["c", "three"]]
|
|
10 ["a", "b", "c"]
|
|
11 ["one", "two", "three"]
|
|
12 ["one", "two", "three"]
|
|
13 {0=>"one", 1=>"two", 2=>"three"}
|