Skip to content

Instantly share code, notes, and snippets.

@Nicktho
Created August 15, 2016 10:10
Show Gist options
  • Save Nicktho/106cc126939bcc891106ea42082a34fb to your computer and use it in GitHub Desktop.
Save Nicktho/106cc126939bcc891106ea42082a34fb to your computer and use it in GitHub Desktop.
* Write pseudocode for a program that allows uses to change a light colour.
* The light has three different coloured buttons - red, blue and yellow.
* When a user touches a button, the light changes to that colour.
* In the selected colour is touched again, make sure the light turns off!
* If we go overtime, complete the task for homework.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment