How do you correctly use if/else to accomplish the task: If the value of $color equals "green", then print Цвет GREEN to the browser. If the value of $color equals any other value, print Цвет задан неверно to the browser.
Section 3 · Lesson 15Free Preview
Quiz: if/else (Part 2)
Multiple Choice20 XP1:00
// lesson_notes
—