Write an algorithm to convert a distance from kilometre to meter.
Answers
Answered by
1
Explanation:
step 1- start the algorithm
2- Enter the distance in kilometre
3- Metres= distance in kilometres * 1000.
4- Display the miters
Similar questions