aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Psuedocode.txt
blob: c7549bc4d97da4456194c73ec00ec75f761544ae (plain) (blame)
1
2
3
4
5
Set "Fahrenheit" to 0
Set "Celcius" to 0
Enter value for Fahrenheit
Use formula for conversion from Fahrenheit to celcius
Run program