summaryrefslogtreecommitdiff
path: root/ziglings
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-01-18 20:18:49 -0500
committerDave Gauer <dave@ratfactor.com>2021-01-18 20:18:49 -0500
commit879593784755f24f4a5222d7cd9a77ce5bc2c11d (patch)
treea5d796182eb08a2c60ca7d15e17075ec50c396cb /ziglings
parent7e123933b915f886da8a7bba1690588a8a04ac93 (diff)
added quiz 2
Diffstat (limited to 'ziglings')
-rwxr-xr-xziglings1
1 files changed, 1 insertions, 0 deletions
diff --git a/ziglings b/ziglings
index 6c2c62c..861b988 100755
--- a/ziglings
+++ b/ziglings
@@ -85,6 +85,7 @@ check_it 13_while3.zig "1 2 4 7 8 11 13 14 16 17 19"
check_it 14_while4.zig "n=4"
check_it 15_for.zig "A Dramatic Story: :-) :-) :-( :-| :-) The End."
check_it 16_for2.zig "13"
+check_it 17_quiz2.zig "8, Fizz, Buzz, 11, Fizz, 13, 14, FizzBuzz, 16" "This is a famous game!"
echo
echo " __ __ _ "