Skip to content

Instantly share code, notes, and snippets.

@modos
Created July 19, 2022 06:24
Show Gist options
  • Save modos/e29e7ab44c0f52faa0540210692d9350 to your computer and use it in GitHub Desktop.
Save modos/e29e7ab44c0f52faa0540210692d9350 to your computer and use it in GitHub Desktop.
!پیدایش
def find(num1, num2, num3):
return 10 - num1 - num2 - num3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment