diff options
| author | Dave Gauer <dave@ratfactor.com> | 2021-02-09 20:15:09 -0500 |
|---|---|---|
| committer | Dave Gauer <dave@ratfactor.com> | 2021-02-09 20:15:45 -0500 |
| commit | 961cf22b88021e9c62d83bd840fe54f205c45f5f (patch) | |
| tree | 9503434d0f4e417293527b0e5f3a8dc84ab00bd8 /ziglings | |
| parent | 55ad7c32f2d534b1fbd438204d21738f958c51a5 (diff) | |
Added Quiz 5 for pointers. Elephants!!!
Diffstat (limited to 'ziglings')
| -rwxr-xr-x | ziglings | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,7 @@ check_it 40_pointers2.zig "a: 12, b: 12" check_it 41_pointers3.zig "foo=6, bar=11" check_it 42_pointers4.zig "num: 5, more_nums: 1 1 5 1" check_it 43_pointers5.zig "Wizard (G:10 H:100 XP:20)" +check_it 44_quiz5.zig "Elephant A. Elephant B. Elephant C." "Oh no! We forgot Elephant B!" echo echo " __ __ _ " |
