Skip to content

Instantly share code, notes, and snippets.

@joooyzee
Created June 23, 2021 08:34
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 joooyzee/64efd70d1eb43b20088d96ae73ce0dd2 to your computer and use it in GitHub Desktop.
Save joooyzee/64efd70d1eb43b20088d96ae73ce0dd2 to your computer and use it in GitHub Desktop.
# is the co-ordinate (4,2) occupied?
is_occupied = is_occupied((4,2)) ### Returns True or False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment