Conditional Clauses Exercises Official

It includes:

text: "1. If you ______ (mix) red and blue, you get purple.", options: ["mix", "will mix", "mixed", "would mix"], correct: 0, explanation: "Zero Conditional: Used for general truths and facts. Structure: If + Present, Present." , conditional clauses exercises

/* Results */ #results-screen display: none; text-align: center; padding: 40px; #results-screen h2 color: var(--primary); .score-circle width: 100px; height: 100px; border-radius: 50%; background: var(--primary); color: white; display: flex; align-items: center; justify-content: center; font-size: 2em; font-weight: bold; margin: 20px auto; It includes: text: "1