Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Cisc 101 Assignment

1a) It will be an odd number


b) it will be an even number
c) it will be an odd number
d) Itll keep getting doubled
e) Itll keep getting doubled

F 30 / 2 = C
2) Algorithm
- Input temperature in Fahrenheit
- Subtract 30 from the Fahrenheit value
- Store Value
- Divide the stored Value by half
- Output result in Celsius

IF output result is 35 OR over


THEN display warning

You might also like