[Python] meet python - Modulus ★bambi coding

Publicado el: 18 marzo 2017
en el canal de: 밤비와 코딩
88
1

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.


En esta página del sitio puede ver el video en línea [Python] meet python - Modulus ★bambi coding de Duración hora minuto segunda en buena calidad , que subió el usuario 밤비와 코딩 18 marzo 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 88 veces y le gustó 1 a los espectadores. Disfruta viendo!