Skip to content

Instantly share code, notes, and snippets.

@pointonjoel
Created February 24, 2021 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pointonjoel/40ebdab1e9cbb6e1c73c3eb6ff642a10 to your computer and use it in GitHub Desktop.
Save pointonjoel/40ebdab1e9cbb6e1c73c3eb6ff642a10 to your computer and use it in GitHub Desktop.
# Example 4
list_of_things = [1,2,"a",6.4,9]
print(list_of_things)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment