From b9b89737fca7cc80b7d1b1527445e0ec71b25dda Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Wed, 6 Jan 2021 17:41:53 -0500 Subject: Added first quiz --- ziglings | 1 + 1 file changed, 1 insertion(+) (limited to 'ziglings') diff --git a/ziglings b/ziglings index 98f8a50..7825cf6 100755 --- a/ziglings +++ b/ziglings @@ -72,6 +72,7 @@ check_it 04_arrays.zig "Fourth: 7, Length: 8" "There are two things to complete check_it 05_arrays2.zig "LEET: 1337, Bits: 100110011001" "Fill in the two arrays." check_it 06_strings.zig "d=d ha ha ha Major Tom" "Each '???' needs something filled in." check_it 07_strings2.zig "Ziggy" "Please fix the lyrics!" +check_it 08_quiz.zig "Program in Zig" "See if you can fix the program!" echo echo " __ __ _ " -- cgit v1.2.3