Exercício (+solução) - salvando a lista de tarefas em JSON

This commit is contained in:
Luiz Otávio
2022-11-11 09:59:42 -03:00
parent cf9428e3d8
commit 60361583d9
2 changed files with 26 additions and 1 deletions

4
aula119.json Normal file
View File

@@ -0,0 +1,4 @@
[
"tomar café",
"ler"
]