45
Darkler
7y

Classmate: "why doesn't it work?"
The code:

if (false) {
return even;
} else {
return odd;
}

Comments
Add Comment