Skip to content

Instantly share code, notes, and snippets.

@stephengruppetta
Created December 18, 2023 10:58
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 stephengruppetta/331645b29bc37d284772ec962a9b1625 to your computer and use it in GitHub Desktop.
Save stephengruppetta/331645b29bc37d284772ec962a9b1625 to your computer and use it in GitHub Desktop.
# ...
cute_turtles = [turtle.Turtle() for _ in range(n_turtles)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment