- Saratov, Russia
Pinned Loading
-
-
-
play with recursion with dictionary ...
play with recursion with dictionary as a tree 1b = {'a':{'b':{'c':None}}, 'd':{'r':None,'d':None, 'm':{'n':{'l':None},'r':None}}, 'p': None}
23import json
4print(json.dumps(b, indent=5))
5 -
gitconfig
gitconfig 1[user]
2name = Sergey Kraynev
3[core]
4editor = vim
5excludesfile = /home/skraynev/.gitignore
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.