I write a python function that compared the number returned by another function with a number. But, this function not recognize the greater than and less than to realize the comparison between the numbers.
def nb():
if count(x) < 5:
create(x)
nb()
where is the problem and how can i solve it?
Aucun commentaire:
Enregistrer un commentaire