From bcbc35ca678ebc2708b63f897b8a937698d520ca Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 6 Jun 2023 20:49:31 +0100 Subject: [PATCH] Use
for quiz formatting --- quiz.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/quiz.pl b/quiz.pl index 5a63d49..7192ce6 100644 --- a/quiz.pl +++ b/quiz.pl @@ -9,6 +9,7 @@ sub quiz_check_answer () { } $quiz_question_input = < Quiz question vs. stupid robots:
Q. Which IETF document, @@ -16,7 +17,7 @@ titled "Address Allocation for Private Internets", does the G-RIN help implement?
A. -
+
END 1; -- 2.30.2