photo

ElPerroVerde


Last seen: plus d'un an il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Odd and even numbers
You can divide the numer by 2 and see if there's any decimal. I use this. if floor(n/2)==n/2 % code for even els...

environ 4 ans il y a | 3

Question


How can I replace an inline function with a anonymous function?
Usually when I used to work with inline functions I was able to call the formula from a variable. For example: a=input('Insert...

environ 4 ans il y a | 1 réponse | 0

1

réponse