aboutsummaryrefslogtreecommitdiff
path: root/7b/Output.txt
diff options
context:
space:
mode:
Diffstat (limited to '7b/Output.txt')
-rw-r--r--7b/Output.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/7b/Output.txt b/7b/Output.txt
new file mode 100644
index 0000000..01fc8c5
--- /dev/null
+++ b/7b/Output.txt
@@ -0,0 +1,32 @@
+Input the employee salary: 500.50
+
+Input the years the employee has worked: 10
+
+
+The employee has worked for 10 and as a result their new salary will be: $550.55, and they will recive a bonus of: $2500.
+C:\Users\jakno\source\repos\CST116\cst116-lab4-JacobAKnox\7b\9.4Exercise\Debug\9.4Exercise.exe (process 7616) exited with code 0.
+Press any key to close this window . . .
+
+
+
+
+Input the employee salary: 100
+
+Input the years the employee has worked: 7
+
+
+The employee has worked for 7 and as a result their new salary will be: $105, and they will recive a bonus of: $1500.
+C:\Users\jakno\source\repos\CST116\cst116-lab4-JacobAKnox\7b\9.4Exercise\Debug\9.4Exercise.exe (process 4072) exited with code 0.
+Press any key to close this window . . .
+
+
+
+
+Input the employee salary: 100
+
+Input the years the employee has worked: 3
+
+
+The employee has worked for 3 and as a result their new salary will be: $102, and they will recive a bonus of: $500.
+C:\Users\jakno\source\repos\CST116\cst116-lab4-JacobAKnox\7b\9.4Exercise\Debug\9.4Exercise.exe (process 18760) exited with code 0.
+Press any key to close this window . . . \ No newline at end of file