summaryrefslogtreecommitdiff
path: root/ziglings
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-06 17:41:53 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-06 17:41:53 -0500
commitb9b89737fca7cc80b7d1b1527445e0ec71b25dda (patch)
treeb922cc620d25392892b91a0b634925e828edfcd7 /ziglings
parent30ef32e238465e67321d15c562d6313043dd12d7 (diff)
Added first quiz
Diffstat (limited to 'ziglings')
-rwxr-xr-xziglings1
1 files changed, 1 insertions, 0 deletions
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 " __ __ _ "