From 2face8aba8fed942ab316cdd27eb794b6de10663 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Taupenot <114974647+taupenot-autify@users.noreply.github.com> Date: Sun, 19 Feb 2023 00:41:17 +0900 Subject: [PATCH] Q39 only has one valid answer but request two --- silver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/silver.md b/silver.md index 975c407..a363ef2 100644 --- a/silver.md +++ b/silver.md @@ -764,7 +764,7 @@ puts bar.var --------------------------------------------------------------------------- -**Q39. Which of the following can be inserted into `__(1)__` in order for the given code to generate the output below? (Choose two.)** +**Q39. Which of the following can be inserted into `__(1)__` in order for the given code to generate the output below? (Choose one.)** ``` puts "$foo$".__(1)__("$")