Skip to content

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'

George Language is licensed under the GPL v3 openly. Help improve this site.