diff options
| author | alexandra-apetroaei <andra@MSI> | 2022-10-04 12:56:05 -0800 |
|---|---|---|
| committer | alexandra-apetroaei <andra@MSI> | 2022-10-04 12:56:05 -0800 |
| commit | d0587029b124ae20a13889253f1345a97187f869 (patch) | |
| tree | e970266d218228eff0415cec4fbfff474ce34cb0 /Ch 5 Debugging Project/psuedo-code.txt | |
| parent | change (diff) | |
| download | cst116-lab0-debugging-alexandra-apetroaei-main.tar.xz cst116-lab0-debugging-alexandra-apetroaei-main.zip | |
Diffstat (limited to 'Ch 5 Debugging Project/psuedo-code.txt')
| -rw-r--r-- | Ch 5 Debugging Project/psuedo-code.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/psuedo-code.txt b/Ch 5 Debugging Project/psuedo-code.txt new file mode 100644 index 0000000..591653c --- /dev/null +++ b/Ch 5 Debugging Project/psuedo-code.txt @@ -0,0 +1,5 @@ +Check money amount $123.45 +Enter .1 percent raise + +Raise decreased the money +Fix calculation
\ No newline at end of file |