Skip to content

Instantly share code, notes, and snippets.

@hashABCD
Created November 7, 2020 11:05
Show Gist options
  • Save hashABCD/5a2a24c4efa88713b32a51d88772f87c to your computer and use it in GitHub Desktop.
Save hashABCD/5a2a24c4efa88713b32a51d88772f87c to your computer and use it in GitHub Desktop.
create dictionary
currancy_dict={'USD':'Dollar',
'EUR':'Euro',
'GBP':'Pound',
'INR':'Rupee'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment