Write a program to convert m to cm and mm. The program needs to get an input from the user. The final output has to look like this: (note read the input as integer)
The xxx in Meter is equivalent to xxx in cm and xxx in mm
Write a program to convert m to cm and mm. The program needs to get an input from the user. The final output has to look like this: (note read the input as integer)
The xxx in Meter is equivalent to xxx in cm and xxx in mm