From 98e2dacbdc349f135077a485fb43d96e40222b57 Mon Sep 17 00:00:00 2001 From: TheOtherTonyStark Date: Wed, 12 Oct 2022 17:46:11 -0700 Subject: Eigth Commit --- CST116-Ch8-Debugging/CST116-Ch8-Debugging-Psuedocode.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CST116-Ch8-Debugging') diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging-Psuedocode.txt b/CST116-Ch8-Debugging/CST116-Ch8-Debugging-Psuedocode.txt index e69de29..d041355 100644 --- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging-Psuedocode.txt +++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging-Psuedocode.txt @@ -0,0 +1,5 @@ +Choose initial variable i + Set that variable to 0 +Make a count function + Assign it to count up to 10 +Run program \ No newline at end of file -- cgit v1.2.3