Se agrego el nombre, la edad y la fecha de nacimiento

This commit is contained in:
Jando Becker 2023-03-27 16:39:22 -06:00 committed by Jando
parent 7fd1a60b01
commit 7c7a2019bf
23 changed files with 9454 additions and 0 deletions

7
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,7 @@
{
"recommendations": [
"myml.vscode-markdown-plantuml-preview",
"esbenp.prettier-vscode",
"jebbs.plantuml"
]
}