python
Dashboard
My Repos
Compilers
Python Online
Node JS Online
Golang Online
codepy
Login
My Repos
Sign Out
Online Python Interpreter
Stop
Run
n=float(input("Enter data in kilo meter:")) print("\nDistance in meter:",n*1000," m\n","\nDistance in centimeter:",n*100000," cm\n" ) print("Distance in miles:",n*.62137119224," miles\n","\nDistance in millimeter:",n*1000 000," mm")
Share this code with others
Public
Clear
My Repos
Repo
Lang
Login
Register
Login
Create a free account. No Credit card info required.
I agree with the Codepy
Term of Service
Sign Up