Skip to content

Numbers: () is (property)

Jaume Olivé Petrus edited this page Oct 29, 2017 · 5 revisions

This block is a Numbers block, an Operator block, and a Reporter block checks if a number operand satisfies a particular property.

This block can take the following properties:

  • even: the number operand is an even number?
  • odd: the number operand is an odd number?
  • prime: the number operand is a prime number?
  • whole: the number operand is a whole number?
  • positive: the number operand is a positive number?
  • negative: the number operand is a negative number?
  • divisible by: the number operand is a divisible by the second operand number?

Shape

Clone this wiki locally