photo

ElPerroVerde


Last seen: casi 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

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

más de 4 años hace | 3

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta