Investigate bugs in QuickMart's broken inventory system — 6 cases to solve
QuickMart, a small neighborhood shop, just launched their new inventory system. But it is full of bugs! The manager has called you in to investigate and fix each one.
You will work through 6 cases, each with a different bug hiding in the code. Find the buggy line, then pick the correct fix.
A narrative debugging adventure covering arrays, loops, OOP, Strings, and more