A small shop sells 280 different items. Each item is identified by a 3-digit code. All items that start with a zero (0) are cards, all items that start with a one (1) are sweets, all items that start with a two (2) are stationery and all items that start with a three (3) are toys. Draw a flowchart, which inputs the 3-digit code for all 280 items and outputs the number of cards, sweets, stationery, and toys. ​