Skip to content

Instantly share code, notes, and snippets.

@lesp
Created April 28, 2016 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lesp/0797d0e90f94e19e5a3e6c66e491ae01 to your computer and use it in GitHub Desktop.
Save lesp/0797d0e90f94e19e5a3e6c66e491ae01 to your computer and use it in GitHub Desktop.
flash lights 16 times
for i in range(16):
for light in lights:
neo(light,0.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment