Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zinzinzibidi/b75937e2ab4c72f10a0447a993cb54a9 to your computer and use it in GitHub Desktop.
Save zinzinzibidi/b75937e2ab4c72f10a0447a993cb54a9 to your computer and use it in GitHub Desktop.
Data Types Genel Tekrar Uygulama 07
sifreler = {
'google' : 'deneme123',
'microsoft' : 123456,
'apple' : "abcdef"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment