Skip to content

Instantly share code, notes, and snippets.

@zinzinzibidi
Last active April 17, 2022 17:52
Show Gist options
  • Save zinzinzibidi/47f66d400e81ce013765791c82af1810 to your computer and use it in GitHub Desktop.
Save zinzinzibidi/47f66d400e81ce013765791c82af1810 to your computer and use it in GitHub Desktop.
String Data Type Uygulama 03 Yanıt
a = "Ne mutlu Türk'üm diyene!"
print(a[9:13])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment