From 961cf22b88021e9c62d83bd840fe54f205c45f5f Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Tue, 9 Feb 2021 20:15:09 -0500 Subject: Added Quiz 5 for pointers. Elephants!!! --- ziglings | 1 + 1 file changed, 1 insertion(+) (limited to 'ziglings') diff --git a/ziglings b/ziglings index 2692657..4774715 100755 --- a/ziglings +++ b/ziglings @@ -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 " __ __ _ " -- cgit v1.2.3