JavaScript

36 lessons

Achievements
Combined Shape@2x

The Certificate

avatar

If statement

In its simplest form, the if statement has a single if condition. It executes a set of statements only if that condition is true.