Ahmad Rusdi da000b79c9 owo | преди 6 години | |
---|---|---|
.idea | преди 6 години | |
src | преди 6 години | |
target | преди 6 години | |
.DS_Store | преди 6 години | |
MetricConversions.iml | преди 6 години | |
README.md | преди 6 години | |
package.bluej | преди 6 години | |
pom.xml | преди 6 години |
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: