Skip to content

Instantly share code, notes, and snippets.

@zinzinzibidi
Created April 25, 2022 11:00
Show Gist options
  • Save zinzinzibidi/1fb416a586dd451dd2c43576655c389a to your computer and use it in GitHub Desktop.
Save zinzinzibidi/1fb416a586dd451dd2c43576655c389a to your computer and use it in GitHub Desktop.
List Data Type Uygulama 03 Yanıt
raw_data = [43, 240, 48, 64]
process_data = raw_data.copy()
print(process_data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment