PHP/MySQL/Conditional Operators. If/Else
0 XP of 1159 XP
// Task

Add an additional condition so that, if the traffic light color is anything other than green, the browser prints the message 'Светофор красный, я жду когда загорится зеленый'. Use single quotes.

Section 3 · Lesson 14Free Preview

Conditional Operators. If/Else

IDE29 XP2:00
// lesson_notes

Add an additional condition so that, if the traffic light color is anything other than green, the browser prints the message 'Светофор красный, я жду когда загорится зеленый'. Use single quotes.