Skip to content

Instantly share code, notes, and snippets.

@Wizna
Created July 16, 2019 18:28
Show Gist options
  • Save Wizna/a773c1c590ce51fe9e7a4c33d2e85134 to your computer and use it in GitHub Desktop.
Save Wizna/a773c1c590ce51fe9e7a4c33d2e85134 to your computer and use it in GitHub Desktop.
pcs
from pprint import pprint
pprint({5: 3, 1: 4, 3: 0, 0: 8})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment