We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85241f commit 54f686aCopy full SHA for 54f686a
nl-NL/step_4.md
@@ -37,7 +37,7 @@ def schiet_pijl():
37
38
--- task ---
39
40
-Ga naar de functie `draw()`{:.language-python} en roep je nieuwe `schiet_pijl()`{:.language-python} functie aan.
+Roep je nieuwe `schiet_pijl()`{:.language-python} functie aan het einde van jouw `draw()`{:.language-python} functie aan.
41
42
--- code ---
43
---
nl-NL/step_5.md
@@ -35,7 +35,7 @@ def schiet_pijl():
35
36
-**Test:** Klik op de knop **Run**.
+**Test:** Klik op de knop **Run**. Je zou kleuren moeten zien afgedrukt in de **Tekstuitvoer**, in hexadecimaal formaat.
--- /task ---
0 commit comments