| Title | Converting temperatures |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-io-108 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Your task is to read an input file containing a month name followed by the average maximum temperature for that month in Celsius, and then write an output file with the month names and the average maximum temperature for the month in Fahrenheit. For example, if the input file contains the line "Jan 8.9" on one line, the output file should contain "Jan 40.9" on one line. |
| Keywords | Input and Output |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-io-108 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |