diff options
| author | Dave Gauer <dave@ratfactor.com> | 2021-01-06 17:41:53 -0500 |
|---|---|---|
| committer | Dave Gauer <dave@ratfactor.com> | 2021-01-06 17:41:53 -0500 |
| commit | b9b89737fca7cc80b7d1b1527445e0ec71b25dda (patch) | |
| tree | b922cc620d25392892b91a0b634925e828edfcd7 /ziglings | |
| parent | 30ef32e238465e67321d15c562d6313043dd12d7 (diff) | |
Added first quiz
Diffstat (limited to 'ziglings')
| -rwxr-xr-x | ziglings | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 " __ __ _ " |
