jeudi 9 février 2017

If statement with callable function in python

In C++ if(function()) returns false or true

but how is done in python? I ve tried:

if function() == True:

Help!

Aucun commentaire:

Enregistrer un commentaire