코랩 기초 및 파이썬 기초 수정
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "John Doe",
|
||||
"age": 30,
|
||||
"isStudent": false,
|
||||
"hobbies": ["reading", "coding"]
|
||||
"address": {
|
||||
"city": "Seoul",
|
||||
"zipcode": "12345"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user