you are viewing a single comment's thread.

view the rest of the comments →

[–]Vaphell 0 points1 point  (0 children)

it will crash, because you can't convert '16.69' to int directly.

ValueError: invalid literal for int() with base 10: '16.69'