Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created December 26, 2019 01:46
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 kunigami/85bd7248d6159b7f5e4464ead88303ec to your computer and use it in GitHub Desktop.
Save kunigami/85bd7248d6159b7f5e4464ead88303ec to your computer and use it in GitHub Desktop.
def convert_currency(a: float) -> float:
return 2*a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment