Skip to content

Instantly share code, notes, and snippets.

@ProgDan
Created June 12, 2020 13:34
Show Gist options
  • Save ProgDan/77410abc86ce9fd18c62ba5de8d4dfd5 to your computer and use it in GitHub Desktop.
Save ProgDan/77410abc86ce9fd18c62ba5de8d4dfd5 to your computer and use it in GitHub Desktop.
# Oculta os segmentos da cobra
for segment in segments:
segment.goto(1000, 1000)
# clear segment list
segments = []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment