Feeds
提问
How do I use a switch statement to convert units?
For example, if I want to convert from grams to pounds or grams to kilograms. Like use the switch statement to display a menu th...
10 years 前 | 1 个回答 | 0
1
个回答提问
How do I print a sentence "Hello world!" n number of times?
n is the value you would enter to display it that number of times, for example: n = 3 the answer would be 1) Hello ...
10 years 前 | 2 个回答 | 3