Site under construction! :3

True (true) ξ―‚

The boolean value true represents a value that is positive.

Truthy valuesξ―‚

Interactionsξ―‚

Function Output
str(true) "true"
int(true) 1
number(true) number(1)