top of page
Search
zakariyesahid96

Comparison operators

In this class I learnt how to use operations which I will give an example of a few below:

  • >// Greater than

  • <\\ less than

  • >=// greater than or equal to

  • <=\\ less than or equal to

  • ==// Equality

  • != Not equal

  • ===// Strict equality

  • !== Strict non-equality

  • These signs can be used with letters but it's more common with numbers, with a number would be 'a'< 'b'

  • Unicode demonstrates what numbers which characters have.

0 views0 comments

Recent Posts

See All

Commentaires


Post: Blog2_Post
bottom of page