# Introduction In this challenge, we will be working on a marketing campaign for a jewelry store called "No Money Jewelry Store". As part of the campaign, customers are given an A4 paper with 100 squares and a card with a 1 or 2 digit number. They need to fill in the squares with consecutive numbers within a time limit. Our task is to design a program that can check whether the customer's challenge is successful by printing out the numbers they entered on the A4 paper, replacing any breaks in the consecutive sequence with 0.
Click the virtual machine below to start practicing