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 dc6565d commit d88beb2Copy full SHA for d88beb2
archetypes/final-test.md
@@ -13,7 +13,7 @@ questions:
13
# NOTE: The 'marks' field must be a positive number (greater than 0). Negative or zero values will cause a build error.
14
- id: "q1"
15
text: "What keyword is used to define a function in Go?"
16
- type: "mcq"
+ type: "multiple_answers"
17
marks: 2
18
explanation: "The 'func' keyword is used to declare functions in Go, similar to how 'function' is used in JavaScript."
19
options:
0 commit comments