Ahmad Rusdi da000b79c9 owo | hace 6 años | |
---|---|---|
.idea | hace 6 años | |
src | hace 6 años | |
target | hace 6 años | |
.DS_Store | hace 6 años | |
MetricConversions.iml | hace 6 años | |
README.md | hace 6 años | |
package.bluej | hace 6 años | |
pom.xml | hace 6 años |
This tool converts different units of measure. Methods have been stubbed out to convert the following:
This tool should only convert positive numbers. Any negative numbers that are passed should return 0 (This excludes temperature conversions, negative values can be converted)
Complete the implementation so that all test pass
This lab covers the following competencies: