Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 151 Bytes

solution.md

File metadata and controls

3 lines (2 loc) · 151 Bytes

Incorrect division method

If numbers are integers, division is handled as integer as well. Convert one argument to float before returning a value.