summaryrefslogtreecommitdiff
path: root/ziglings
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-05 19:26:02 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-05 19:26:02 -0500
commit30ef32e238465e67321d15c562d6313043dd12d7 (patch)
tree191aea4160763f196735377d0db240bb50fb7c7a /ziglings
parentfaa49abb068adca4ecc6c00dfe72d0674a763217 (diff)
Added Exs. 6,7 strings
Diffstat (limited to 'ziglings')
-rwxr-xr-xziglings2
1 files changed, 2 insertions, 0 deletions
diff --git a/ziglings b/ziglings
index 43587be..98f8a50 100755
--- a/ziglings
+++ b/ziglings
@@ -70,6 +70,8 @@ check_it 02_std.zig "Standard Library"
check_it 03_assignment.zig "55 314159 -11" "There are three mistakes in this one!"
check_it 04_arrays.zig "Fourth: 7, Length: 8" "There are two things to complete here."
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!"
echo
echo " __ __ _ "