Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

bool(pi > 0) returns True; bool(pi > 3.15) returns False.