Skip to content

Python at a glance. Example collection of ways to work on Python's data types: Bytes, Dictionary, List, Set, Tuple and more.

License

Notifications You must be signed in to change notification settings

mz3r0/python-at-a-glance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-at-a-glance

Example collection of ways to work on Python's data types: Bytes, Dictionary, List, Set, Tuple and more.

Content includes

  • Various brief documentation
  • Sources
  • Multiple examples separated by 2 newlines in the same file
  • Version specific notes

The examples use self-documenting expressions, added in Python 3.8.

The files are not meant to be run as a script. Only some output is displayed. Read and type or copy-paste the code yourself in Python's interpreter, chunk by chunk.


Used to be part of an older repository that ended up cluttered, creating the need to separate my Python notes from the web-dev-related and other misc stuff.

About

Python at a glance. Example collection of ways to work on Python's data types: Bytes, Dictionary, List, Set, Tuple and more.

Topics

Resources

License

Stars

Watchers

Forks

Languages