Skip to content

Commit 3c75303

Browse files
committedOct 15, 2019
Atualizando numero pessoa 4
1 parent 3471a14 commit 3c75303

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎pessoas.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"nome": "Paula",
2323
"idade": 20,
2424
"genero": "F",
25-
"contato": "(88) 9 8888-8888"
25+
"contato": "(88) 9 1238-8888"
2626
}]
2727
}

‎pessoas.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"nome": "Paula",
2727
"idade": 20,
2828
"genero": "F",
29-
"contato": "(88) 9 8888-8888"
30-
}
29+
"contato": "(88) 9 1238-8888"
30+
}
3131
]

0 commit comments

Comments
 (0)
Please sign in to comment.