Closed RiteshK-611 closed 1 year ago
Write a F# program to convert feet to centimeters
1 feet = 30.48 centimeters
Input : 5 Output : 152.4
👋🏻 Hey @RiteshK-611
💖 Thanks for opening this issue 💖
A team member should be by to give feedback soon.
Hey @RiteshK-611
Issue codinasion/codinasion#2198 already exists and has been contributed
Description
Write a F# program to convert feet to centimeters
1 feet = 30.48 centimeters
How to contribute ?
- Save the solution in `ConvertFeetToCentimeters.fs` file - Add `ConvertFeetToCentimeters.swift` file in `program/convert-feet-to-centimeters` folder