Skip to content

Instantly share code, notes, and snippets.

@zinzinzibidi
Created April 25, 2022 11:11
Show Gist options
  • Save zinzinzibidi/8e604cfdb7de9af9b4d992b16bf5c42f to your computer and use it in GitHub Desktop.
Save zinzinzibidi/8e604cfdb7de9af9b4d992b16bf5c42f to your computer and use it in GitHub Desktop.
Dictionary Data Type Uygulama 02
dict = {
'z1' : 440,
'z2' : 500,
'z3' : 600
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment