off 1 2 3 4 5 6 7 8 9 10from gridmas import * name = "Off" author = "Ciaran" def draw(): yield from fizzle() set_fps(1) Was this page helpful? Thanks for your feedback! Thanks for your feedback! Help us improve this page by using our feedback form.