diff options
| author | Joe Traver <[email protected]> | 2022-11-26 20:40:48 -0800 |
|---|---|---|
| committer | Joe Traver <[email protected]> | 2022-11-26 20:40:48 -0800 |
| commit | 1b2d352f3c672cb5eb8158c2347f6824ff216c97 (patch) | |
| tree | bf29921b387039eb289a93f3d15e3e9f7b5730a3 /BlankConsoleLab/Pseudocode.txt | |
| parent | Print data function (diff) | |
| download | cst116-lab3-joetraver30-1b2d352f3c672cb5eb8158c2347f6824ff216c97.tar.xz cst116-lab3-joetraver30-1b2d352f3c672cb5eb8158c2347f6824ff216c97.zip | |
Main
Diffstat (limited to 'BlankConsoleLab/Pseudocode.txt')
| -rw-r--r-- | BlankConsoleLab/Pseudocode.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BlankConsoleLab/Pseudocode.txt b/BlankConsoleLab/Pseudocode.txt index 8341907..20c821d 100644 --- a/BlankConsoleLab/Pseudocode.txt +++ b/BlankConsoleLab/Pseudocode.txt @@ -10,7 +10,7 @@ Functions- TotalPaid AvgCostPerPerson WriteOutputFile - PrintCalculatedData + PrintTotalsandSummery Variables- @@ -100,7 +100,7 @@ WriteOutputData- fare [counter] toll [counter] -PrintCalculatedData- +PrintTotalsandSummery- variables- total_records |