diff options
| author | alexandra-apetroaei <andra@MSI> | 2022-10-18 17:48:23 -0800 |
|---|---|---|
| committer | alexandra-apetroaei <andra@MSI> | 2022-10-18 17:48:23 -0800 |
| commit | 73cfe920c3cac94fd77ef67876001c304116beb6 (patch) | |
| tree | 5dd200c80ee8ab7898a2cf40787e61bb7303c22a /CST116-Ch9-Debugging/psuedocode.txt | |
| parent | added psuedocode (diff) | |
| download | cst116-ch9-debugging-alexandra-apetroaei-73cfe920c3cac94fd77ef67876001c304116beb6.tar.xz cst116-ch9-debugging-alexandra-apetroaei-73cfe920c3cac94fd77ef67876001c304116beb6.zip | |
finial
Diffstat (limited to 'CST116-Ch9-Debugging/psuedocode.txt')
| -rw-r--r-- | CST116-Ch9-Debugging/psuedocode.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CST116-Ch9-Debugging/psuedocode.txt b/CST116-Ch9-Debugging/psuedocode.txt index e34e193..43b0dcc 100644 --- a/CST116-Ch9-Debugging/psuedocode.txt +++ b/CST116-Ch9-Debugging/psuedocode.txt @@ -3,5 +3,4 @@ Enter variable days Set variable days in a year to 365 Multiply variable years by variable days in a year - Print results
\ No newline at end of file |