diff options
| author | alexandra-apetroaei <andra@MSI> | 2022-11-02 22:26:59 -0800 |
|---|---|---|
| committer | alexandra-apetroaei <andra@MSI> | 2022-11-02 22:26:59 -0800 |
| commit | 5a9653ed640e7cc1e4eb85fd11ad0379296c7ccc (patch) | |
| tree | fff1a9c5e1b0c868d65a260095ff04dc65e443e9 /TEMP | |
| parent | change (diff) | |
| download | cst116-ch11-debugging-alexandra-apetroaei-5a9653ed640e7cc1e4eb85fd11ad0379296c7ccc.tar.xz cst116-ch11-debugging-alexandra-apetroaei-5a9653ed640e7cc1e4eb85fd11ad0379296c7ccc.zip | |
finish
Diffstat (limited to 'TEMP')
| -rw-r--r-- | TEMP/psuedocode.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TEMP/psuedocode.txt b/TEMP/psuedocode.txt new file mode 100644 index 0000000..2983b7e --- /dev/null +++ b/TEMP/psuedocode.txt @@ -0,0 +1,6 @@ +Read in variable employees and assign the value 20 +Read in variable empoyee name +Read in variable age + +Make a file and input it to the program +Display total records to the user
\ No newline at end of file |