forked from werhereitacademy/Python_Modul_Week_2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuyeler.json
More file actions
40 lines (40 loc) · 896 Bytes
/
uyeler.json
File metadata and controls
40 lines (40 loc) · 896 Bytes
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
33
34
35
36
37
38
39
40
[
{
"id": 27,
"Uye_Adi": "Naim Ucar",
"Tel": "545-345-6786",
"Adres": "Başka Bir Sokak, Başka Bir Mahalle, Amstero"
},
{
"id": 22,
"Uye_Adi": "Burak GUnes",
"Tel": "555-234-5678",
"Adres": "GUneş Sokak, GUneş Mahalle, Ankara, 06000"
},
{
"id": 3,
"Uye_Adi": "Ayse Demir",
"Tel": "555-345-6789",
"Adres": "Başka Bir Sokak, Başka Bir Mahalle, İzmir"
},
{
"id": 28,
"Uye_Adi": "Naim Ucar",
"Tel": "545-345-6786",
"Adres": "Başka Bir Sokak, Başka Bir Mahalle, Amstero"
},
{
"id": 29,
"Uye_Adi": "d",
"Tel": 345,
"Adres": "sfv",
"odunc_kitaplar": []
},
{
"id": 30,
"Uye_Adi": "dsd",
"Tel": 3453,
"Adres": "sfe",
"odunc_kitaplar": []
}
]