Hi zakaria, Blux, hi everyone,
Blux... here you are testing whether a number is even! if your number is 3, the test won't be right as
int(3/2)=1 is not equal to 3/2=1,5 however 3 is an integer !
The true test is:
int(number)=number then number is an integer!
@12C4
Ipl