We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92542ed commit b0a1d93Copy full SHA for b0a1d93
src/v_builders/_40_BuildersHowItWorks.kt
@@ -7,7 +7,7 @@ fun todoTask40(): Nothing = TODO(
7
"""
8
Task 40.
9
Look at the questions below and give your answers:
10
- change 'insertAnswerHere()' in task26's map to your choice (a, b or c).
+ change 'insertAnswerHere()' in task40's map to your choice (a, b or c).
11
12
All the constants are imported via 'util.questions.Answer.*', so they can be accessed by name.
13
0 commit comments