+ "Cell \u001b[0;32mIn[2], line 6\u001b[0m\n\u001b[1;32m 1\u001b[0m \u001b[38;5;66;03m# Allergy check \u001b[39;00m\n\u001b[1;32m 2\u001b[0m \n\u001b[1;32m 3\u001b[0m \u001b[38;5;66;03m# 1[ ] get input for test\u001b[39;00m\n\u001b[0;32m----> 6\u001b[0m \u001b[38;5;28;01mwhile\u001b[39;00m \u001b[38;5;28;01mTrue\u001b[39;00m:\n\u001b[1;32m 7\u001b[0m \u001b[38;5;28;01mpass\u001b[39;00m\n\u001b[1;32m 9\u001b[0m \u001b[38;5;66;03m# 2/3[ ] print True if \"dairy\" is in the input or False if not\u001b[39;00m\n\u001b[1;32m 10\u001b[0m \n\u001b[1;32m 11\u001b[0m \n\u001b[0;32m (...)\u001b[0m\n\u001b[1;32m 15\u001b[0m \n\u001b[1;32m 16\u001b[0m \u001b[38;5;66;03m# 4+[ ] Challenge: Check if \"chocolate\" is in the input\u001b[39;00m\n",
0 commit comments