codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

Write a Java program to convert inches to feet #4271

Closed harshraj8843 closed 1 year ago

harshraj8843 commented 1 year ago

Description

Write a Java program to convert inches to feet

1 foot = 12 inches

Input  : 60
Output : 5
How to contribute - Save the solution in `ConvertInchesToFeet.java` file - Add `ConvertInchesToFeet.java` file in `program/convert-inches-to-feet` folder
notpx commented 1 year ago

!assign

anandfresh commented 1 year ago

!assign

harshraj8843 commented 1 year ago

Hey @anandfresh, this issue is already assigned to @notpx !!!

Please choose another issue.

Thanks for your interest in contributing to this project.