Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 237 Bytes

5.02.md

File metadata and controls

12 lines (9 loc) · 237 Bytes

Hands on Exercises - Level 2 #2

Using the following operators, write expressesions and assign their values to variables:

  • ==
  • <=
  • >=
  • !=
  • <
  • >

answer