Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zinzinzibidi/f3e157ff4d97461f4891e693d69d4953 to your computer and use it in GitHub Desktop.
Save zinzinzibidi/f3e157ff4d97461f4891e693d69d4953 to your computer and use it in GitHub Desktop.
Data Types Genel Tekrar Uygulama 01
a = "Deneme"
b = 42
c = 42.48
d = [1, "z", 13]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment