photo

ElPerroVerde


Last seen: oltre un anno fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

circa 4 anni fa | 3

Domanda


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...

circa 4 anni fa | 1 risposta | 0

1

risposta