Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zinzinzibidi/7951ae9c85d3d7a2c4d6fe1b06c82588 to your computer and use it in GitHub Desktop.
Save zinzinzibidi/7951ae9c85d3d7a2c4d6fe1b06c82588 to your computer and use it in GitHub Desktop.
Set Data Type Uygulama 03 Yanıt
cicekler = {"karanfil", "gül", "papatya"}
cicekler.add("orkide")
print(cicekler)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment