feat: add debug isbn validator lab (#61273)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Dario <105294544+Dario-DC@users.noreply.github.com>
This commit is contained in:
Ilenia
2025-08-04 15:40:00 +02:00
committed by GitHub
parent 9cee50eb38
commit dd561eba23
4 changed files with 712 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
---
title: Introduction to the Debug an ISBN Validator
block: lab-isbn-validator
superBlock: full-stack-developer
---
## Introduction to the Debug an ISBN Validator
In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly.