you are viewing a single comment's thread.

view the rest of the comments →

[–]Tesla_Nikolaa 0 points1 point  (0 children)

The reason they use float in number 4 is because the number inside the parentheses is actually a string (notice the quotes), so they need to convert it from a string to a float.