Topic1-Quiz(Group B)

Write a program to convert mm to cm and m. 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 mm is equivalent to xxx in cm and xxx in m

Scroll to Top