photo

ElPerroVerde


Last seen: mehr als ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 4 Jahre vor | 3

Frage


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

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort