|
@@ -180,4 +180,4 @@ Suppose that all courses in Yauco's University are 3 credits each and have the f
|
180
|
180
|
|
181
|
181
|
1. Use "Deliverable 1' in Moodle to submit the file `QuadraticFormula.cpp` containing the code with the functions `QuadraticPlus` and `QuadraticMinus`. Remember to use good programming practices, include the names of the programmers, and document your program.
|
182
|
182
|
|
183
|
|
-2. Use "Deliverable 2" to submit the file `main.cpp` with the code to compute the grade point average. Remember to follow the instructions regarding the names and types of the variables, to include the names of the programmers, to document your program and to use good programming practices.
|
|
183
|
+2. Use "Deliverable 2" to submit the file `main.cpp` with the code to compute the grade point average. Remember to follow the instructions regarding the names and types of the variables, to include the names of the programmers, to document your program and to use good programming practices.
|