From a828915b57fa8a15d733009528d93252230063ad Mon Sep 17 00:00:00 2001 From: CEOofOogaBooga Date: Tue, 8 Nov 2022 21:09:47 -0800 Subject: more pseudo code --- Pseudocode.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Pseudocode.txt b/Pseudocode.txt index b7ea98f..0a856ef 100644 --- a/Pseudocode.txt +++ b/Pseudocode.txt @@ -19,4 +19,7 @@ input temperature if not fahrenheit, use convertCelciustoFahrenheit function while minW is greater than wspeed and maxW is less than wspeed, -output input a wind speed in mph that is greater than minW but less than maxW + output input a wind speed in mph that is greater than minW but less than maxW +function outputdata using temp, wspeed, and a WindChillcalc function + +done \ No newline at end of file -- cgit v1.2.3