Closed harshraj8843 closed 1 year ago
Write a Java program to convert inches to feet
1 foot = 12 inches
Input : 60 Output : 5
!assign
Hey @anandfresh, this issue is already assigned to @notpx !!!
Please choose another issue.
Thanks for your interest in contributing to this project.
Description
Write a Java program to convert inches to feet
1 foot = 12 inches
How to contribute
- Save the solution in `ConvertInchesToFeet.java` file - Add `ConvertInchesToFeet.java` file in `program/convert-inches-to-feet` folder