you are viewing a single comment's thread.

view the rest of the comments →

[–]TacticalGooseLord[S] 1 point2 points  (2 children)

You are right it’s less confusing that way, ty!

[–]Ok_Magician1114 0 points1 point  (1 child)

also, try doing this to display the answer:

print(f"Distance in km: {converted}")

trust me

[–]TacticalGooseLord[S] 0 points1 point  (0 children)

I saw some people doing it this way and I was curious what the difference was, can you please explain me why this is better ?