diff options
| author | the-ugly <[email protected]> | 2022-09-29 15:39:25 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-29 15:39:25 -0700 |
| commit | 6129e260a3df50dd03f29eff8e7eaacc5c9a3114 (patch) | |
| tree | 01461526bef64170a78c2ee867c8bf3c6fb23432 | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab0-the-ugly-6129e260a3df50dd03f29eff8e7eaacc5c9a3114.tar.xz cst116-lab0-the-ugly-6129e260a3df50dd03f29eff8e7eaacc5c9a3114.zip | |
| -rw-r--r-- | CST-Lab0-Brandt-flowchart.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CST-Lab0-Brandt-flowchart.txt b/CST-Lab0-Brandt-flowchart.txt new file mode 100644 index 0000000..c3b1fa4 --- /dev/null +++ b/CST-Lab0-Brandt-flowchart.txt @@ -0,0 +1,17 @@ +Hello World!
+My name is the-ugly
+
+C:\Users\griff\Source\Repos\cst116-lab0-the-ugly\CST116-BlankConsole\x64\Debug\CST116-Lab0-Brandt.exe (process 7312) exited with code 0.
+To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
+Press any key to close this window . . .
+
+Start
+--------
+Amount of money you have
+----------
+percent of money raise
+--------
+Money after raise
+--------
+End program
+
|