Realizado desafio if-else

This commit is contained in:
2026-05-21 20:29:47 -03:00
parent b367b06bb0
commit fb2845d616
3 changed files with 8 additions and 1 deletions

2
.vscode/launch.json vendored
View File

@@ -8,7 +8,7 @@
"name": "Listen for Xdebug",
"type": "php",
"request": "launch",
"port": 9003
"port": 3000
},
{
"name": "Launch currently open script",