|
|
8 gadus atpakaļ | |
|---|---|---|
| .idea | 8 gadus atpakaļ | |
| src | 8 gadus atpakaļ | |
| target | 8 gadus atpakaļ | |
| .gitignore | 9 gadus atpakaļ | |
| README.md | 9 gadus atpakaļ | |
| conversion.iml | 8 gadus atpakaļ | |
| pom.xml | 9 gadus atpakaļ |
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: