FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-lessons/section_11_(api)/contacts.json at master · gsingh10/python-lessons · GitHub
gsingh10
/
python-lessons
Public
forked from
shannonturner/python-lessons
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-lessons
/
section_11_(api)
/
contacts.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
32 lines (32 loc) · 768 Bytes
Breadcrumbs
python-lessons
/
section_11_(api)
/
contacts.json
Copy path
File metadata and controls
32 lines (32 loc) · 768 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
{
"enemies"
: [],
"friends"
: [
{
"Shannon"
: {
"github"
:
"
@shannonturner
"
,
"phone"
:
"
202-555-1234
"
,
"twitter"
:
"
@svt827
"
}
},
{
"Amy"
: {
"email"
:
"
amy@amy.org
"
,
"fax"
:
"
410-555-3001
"
,
"phone"
:
"
410-515-3000
"
}
},
{
"Jen"
: {
"email"
:
"
jen@jen.biz
"
,
"phone"
:
"
301-600-5555
"
}
},
{
"Julie"
: {
"phone"
:
"
202-333-9876
"
}
}
]
}
]
Back
|
FazBrowse Home
|
New Git URL