Todo
-
Create a file for the Distance converter calculator function
-
This function converts feet into inches, yards and miles.
Example
input:
feet : 100
output:
1200 inches.
33.33 yards.
0.02 miles
Important
-
Guidelines for adding new functions are clearly mentioned in the contributing guidelines.
-
Screenshots of the output needs to be added along with the PRs for quicker merges.
-
If any queries, discuss it in the issue thread.
Todo
Create a file for the Distance converter calculator function
This function converts feet into inches, yards and miles.
Example
input:
feet : 100
output:
1200 inches.
33.33 yards.
0.02 miles
Important
Guidelines for adding new functions are clearly mentioned in the contributing guidelines.
Screenshots of the output needs to be added along with the PRs for quicker merges.
If any queries, discuss it in the issue thread.