diff --git a/intro/blinkLED.rst b/intro/blinkLED.rst
index fdec53471bcc9b5c9fa825a534d7483fa2c04d3c..ca5d7ce0730d3a89d11940e28d28dacd3094e79a 100644
--- a/intro/blinkLED.rst
+++ b/intro/blinkLED.rst
@@ -260,6 +260,12 @@ on and off.  Enter Ctrl+c to stop the script.
 
 Congratulations, you've blinked an LED.
 
+Your turn
+^^^^^^^^^
+
+Now that you have an LED blinking, try blinking a different LED. 
+Or, blink more than one LED at a time. Try slowing down, or speeding up 
+the blink rate.
 
 Blinking via Python
 -------------------