15 points
Nothing to test? Lol what.
def add(a: int, b: int) -> int: return a * b
All types are correct. No side effects. Does the wrong thing.
5 points
6 points
4 points
*
Nothing to test? Lol what.
def add(a: int, b: int) -> int: return a * b
All types are correct. No side effects. Does the wrong thing.
Post funny things about programming here! (Or just rant about your favourite programming language.)
5.3K
Monthly active users
1.5K
Posts
33K
Comments