Is Odd

Check if a number is odd.

Code

General
num.odd?

Parameters

The number to check

Server

More Ruby Snippets