aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Crombie-pseudo-code.txt
blob: 4a5440a732cd4a7a6a21324cbcaa2b869f20b4c5 (plain) (blame)
1
2
3
4
5
6
Set fahrenheit equal to 0
Set Celcius equal to 0
Display "Enter temperature in Fahrenheit: "
Input fahrenheit
Calculate celsius from fahrenheit
Print value of fahrenheight " degrees F = " value of celcius " degrees C