Comment on Which is faster? while(1) {} or while(2) {}parentComments−maciej12yIn Python you can: https://docs.python.org/2/library/stdtypes.html#truth-value-... https://docs.python.org/2/library/functions.html#bool
Comments
In Python you can: https://docs.python.org/2/library/stdtypes.html#truth-value-... https://docs.python.org/2/library/functions.html#bool