From 2c146474560b1a543cda76e9c2d9401e86a93cde Mon Sep 17 00:00:00 2001 From: Trenton Stark Date: Sat, 1 Oct 2022 13:06:48 -0700 Subject: Fixed mistake in psuedocode text file --- Ch 5 Debugging Project/cst116-lab0-debugging-starktre-psuedocode.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Ch 5 Debugging Project') diff --git a/Ch 5 Debugging Project/cst116-lab0-debugging-starktre-psuedocode.txt b/Ch 5 Debugging Project/cst116-lab0-debugging-starktre-psuedocode.txt index 8c3b0e3..e4e7387 100644 --- a/Ch 5 Debugging Project/cst116-lab0-debugging-starktre-psuedocode.txt +++ b/Ch 5 Debugging Project/cst116-lab0-debugging-starktre-psuedocode.txt @@ -1,5 +1,5 @@ include the iostream and iomanip libraries -use iostream with std prefix +use iostream without std prefix begin main print current amount of money -- cgit v1.2.3