From 79442187a3abc57cd8a678113c11f49f1d8f8581 Mon Sep 17 00:00:00 2001 From: huntbyrne <114624182+huntbyrne@users.noreply.github.com> Date: Sat, 3 Dec 2022 18:53:31 -0800 Subject: Delete Ch9-Pseudo-Byrne.txt --- CST116-Ch9-Debugging/Ch9-Pseudo-Byrne.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 CST116-Ch9-Debugging/Ch9-Pseudo-Byrne.txt diff --git a/CST116-Ch9-Debugging/Ch9-Pseudo-Byrne.txt b/CST116-Ch9-Debugging/Ch9-Pseudo-Byrne.txt deleted file mode 100644 index aa310b7..0000000 --- a/CST116-Ch9-Debugging/Ch9-Pseudo-Byrne.txt +++ /dev/null @@ -1,9 +0,0 @@ -Ch 9 pseudocode - -Begin - Output "What is your age?" - Input "Age" - CalcDays = Inpute "Age" * 365 - Output (Age * 365) - Output "(Age)! Boy are you old! Did you know you're atleast (age * 365) days old? -End \ No newline at end of file -- cgit v1.2.3