It frustrates you more than you'd like to admit that the modulus operator in Python can be applied to non-integer values. When you write a code, you expect the result of the modulus operator to always be an integer, but thanks to Python it's not necessarily true.
To fix this, you decided to write your own modulus operator as a function. Your task is to implement a function that, given a number n, returns -1 if this number is not an integer and n % 2 otherwise. It is guaranteed that if the number represents an integer, it will be written without decimal point.
Sur cette page du site, vous pouvez voir la vidéo en ligne [Python] meet python - Modulus ★bambi coding durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur 밤비와 코딩 18 mars 2017, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 88 fois et il a aimé 1 téléspectateurs. Bon visionnage!