summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Pseudocode.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Pseudocode.txt b/Pseudocode.txt
index 6354430..a865cab 100644
--- a/Pseudocode.txt
+++ b/Pseudocode.txt
@@ -17,4 +17,5 @@ or if it isnt fahrenheit and the min is more than -62 and the max is less than 4
input temperature
-if not fahrenheit, \ No newline at end of file
+if not fahrenheit, use convertCelciustoFahrenheit function
+while minW is greater than wspeed and maxW is less than wspeed \ No newline at end of file