fn calculate_strokes(D: int) {

if ( 8 === D) {

return true;

} else {

continue;

}

Reply to this note

Please Login to reply.

Discussion

There is beauty in code.

😂

Now what can we do with this information 🤔