Home /
Expert Answers /
Computer Science /
16-acme-software-corp-built-a-program-that-automates-a-production-line-at-a-factory-using-text-c-pa787
(Solved): 16 Acme software corp built a program that automates a production line at a factory using text c ...
16? Acme software corp built a program that automates a production line at a factory using text commands. The text commands must use the following rules, or else the software will throw an error. Rules: - The command must end in a color. - The command must include a clothing item (shirts, socks, pants). - The command must start with the word "print" or "disassemble." - The command must include a number. - The command must be no longer than 5 words. A worker at the factory enters the following command: Print 2 shirts red Is this a valid command? * Yes 8 No Not enough information OK