Ahmad Rusdi da000b79c9 owo | před 6 roky | |
---|---|---|
.idea | před 6 roky | |
src | před 6 roky | |
target | před 6 roky | |
.DS_Store | před 6 roky | |
MetricConversions.iml | před 6 roky | |
README.md | před 6 roky | |
package.bluej | před 6 roky | |
pom.xml | před 6 roky |
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: