diff --git a/chapters/template-chapter/template-topic/drills/private_questions.md b/chapters/template-chapter/template-topic/drills/private_questions.md new file mode 100644 index 0000000..20512d1 --- /dev/null +++ b/chapters/template-chapter/template-topic/drills/private_questions.md @@ -0,0 +1,20 @@ +# TODO question + +## Question Text + +Which answer is the correct answer? + +## Question Answers + +- Bad answer 1 ++ Correct answer +- Bad answer 2 +- Bad answer 3 + +## Feedback + +Correct answer is the correct answer + +```console +echo "Guess why" +```