From 1d8cfbf679924179e421c435a249c4c239328231 Mon Sep 17 00:00:00 2001 From: CEOofOogaBooga Date: Tue, 8 Nov 2022 21:04:25 -0800 Subject: pseudo code 2 --- Pseudocode.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Pseudocode.txt b/Pseudocode.txt index 255e63d..14d8b7a 100644 --- a/Pseudocode.txt +++ b/Pseudocode.txt @@ -10,4 +10,6 @@ if input is a certain word (yes) then fahrenheit is false while it is fahrenheit and the min is more than -80 and the max is less than 121 -or if it isnt fahrenheit and the min is more than -62 and the max is \ No newline at end of file +or if it isnt fahrenheit and the min is more than -62 and the max is less than 49.5 + if it is fahrenheit + output input a fahrenheit temperature that is greater than minF but less than MaxF \ No newline at end of file -- cgit v1.2.3