Created
July 16, 2019 18:28
-
-
Save Wizna/a773c1c590ce51fe9e7a4c33d2e85134 to your computer and use it in GitHub Desktop.
pcs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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