Keyword: false
Number type representing the binary version of false (0)
glang
obj condition = false;
bark(condition); # outputs '0' because true in binary is '0'