Ch2. Loop Structure
摘要:Ex Input some integers and output their min, max and average values (keep three decimal places). It is guaranteed that each input number is a integer
阅读全文
Ch1. Intro to Programming
摘要:1-1 Input three integers and output the average number. Keep three decimal places. 1-2 Input Fahrenheit temperature f, output the centigrade degree c.
阅读全文