Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created May 28, 2022 19:16
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 parzibyte/f453a3a0bfaa5e049fe21c64b44caa02 to your computer and use it in GitHub Desktop.
Save parzibyte/f453a3a0bfaa5e049fe21c64b44caa02 to your computer and use it in GitHub Desktop.
def lanzar_dados():
return random.randint(1, 6), random.randint(1, 6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment