From 35fe03a0eebda710e279db94fd7845c59136bd0d Mon Sep 17 00:00:00 2001 From: TheOtherTonyStark Date: Sun, 9 Oct 2022 12:49:26 -0700 Subject: Seventh Change --- CST116-Ch6-Debugging/CST116-Ch6-Debugging-Psuedocode.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CST116-Ch6-Debugging') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Psuedocode.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Psuedocode.txt index e69de29..c7549bc 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Psuedocode.txt +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging-Psuedocode.txt @@ -0,0 +1,5 @@ +Set "Fahrenheit" to 0 +Set "Celcius" to 0 +Enter value for Fahrenheit +Use formula for conversion from Fahrenheit to celcius +Run program \ No newline at end of file -- cgit v1.2.3