functools (version 0.2.0)

False: False

Description

False() is a function that returns FALSE.

Usage

False()

Arguments

Value

FALSE.

See Also

Other constants: Identity; Na; Null; True

Examples

Run this code
# False() returns FALSE:
False()

Run the code above in your browser using DataLab