Skip to content

Commit 1d91f24

Browse files
committed
Update 2.1_Whack_a_mole.ipynb
1 parent 3812637 commit 1d91f24

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

book/manuals/week2/2.1_Whack_a_mole.ipynb

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,14 +354,21 @@
354354
"### Compare and conclude\n",
355355
"\n",
356356
"(Task_C1_2_1)=\n",
357-
"#### Task C1: Pull-up and pull-down configuration\n",
358-
"```{admonition} Consider Tasks [B3](Task_B3_2_1), [B4](Task_B4_2_1), [A1](Task_A1_2_1).\n",
357+
"#### Task C1: Pull-up/pull-down configuration and LEDs\n",
358+
"```{admonition} Consider Tasks [B2](Task_B2_2_1), [B3](Task_B3_2_1), [B4](Task_B4_2_1), [A1](Task_A1_2_1), [A2](Task_A2_2_1) and [I1](Task_I1_2_1).\n",
359359
":class: note no-content\n",
360360
"```\n",
361-
"\n",
361+
"1. How should you connect an LED so that it can conduct electricity and produce light?\n",
362+
"2. What voltage does a pin read when the button is not pressed in a pull-up configuration? What about pull-down?\n",
363+
"3. Why is it necessary to have a resistor included in a circuit with a button?\n",
364+
"4. If your LED turns on when you release the button rather than when you press it, what does this suggest about your configuration?\n",
362365
"\n",
363366
"(Task_C2_2_1)=\n",
364-
"#### Task C2: Reflect on troubleshooting steps and skills you developed"
367+
"#### Task C2: Reflect on troubleshooting steps and skills you developed\n",
368+
"```{admonition} Consider Tasks [I1](Task_I1_2_1), [I2](Task_I2_2_1), [I3](Task_I3_2_1), [I4](Task_I4_2_1) and [I5](Task_I5_2_1).\n",
369+
":class: note no-content\n",
370+
"```\n",
371+
"Reflect on any troubleshooting skills you developed and any steps you had to take to fix your hardware and/or code. Ensure to record these reflections in your notebook and include them in your one page report."
365372
]
366373
}
367374
],

0 commit comments

Comments
 (0)