This website requires JavaScript.
Explore
Help
Register
Sign In
arnaua
/
coco_apm_exportdtconfig
Watch
1
Star
0
Fork
You've already forked coco_apm_exportdtconfig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11c3e11864
coco_apm_exportdtconfig
/
sandbox
/
test.py
8 lines
107 B
Python
Raw
Blame
History
thisdict
=
{
"
brand
"
:
"
Ford
"
,
"
model
"
:
"
Mustang
"
,
"
year
"
:
1964
}
print
(
thisdict
.
get
(
"
brand
"
)
)
Reference in New Issue
View Git Blame
Copy Permalink