IT213 Unit 5 Assignment | Complete Solution
Unit 5 [IT213: Software Development Concepts]
Unit 5 Assignment Instructions
Note: There are four Assignments in this unit (one set of practice exercises, and 3 Coding Projects).
In this unit you will complete the modeling exercises before starting the modeling Projects. View the
detailed instructions and rubrics before starting your Assignments.
Submission Instructions
You will submit the following:
.cs files for C#
.java files for Java
.php and/or .js files for Web Development
Additionally, in a Word document, paste a screenshot of the output for each exercise.
You will be submitting three code files, one for each exercise (In either .cs,.java, or .php and .js) and
one Word document in a zipped folder.
Zip these four files into a zipped folder and submit the one zipped folder.
Naming Your Files and Zip Folder
The code files should be saved as: IT213_YourLastName_UnitX_ExerciseX_Language.
The word document should be saved as: IT213_YourLastName_UnitX_Screenshots
The zip folder should be saved as: IT213_YourLastName_UnitX_ZIP
Unit 5 Assignment: Coding Exercises
You must complete the following modeling exercises before starting the coding Projects. By
completing these exercises you will be better prepared for the Assignment.
5-1. Write pseudo-code and create a flowchart for a program called CheckPassFail which
prints “Pass” if the integer variable called “grade” is equal to or greater than 60, and
which prints “FAIL” if the integer variable called “grade” is less than
60.
5-2. Write pseudo-code and create a flowchart for a program called SumAndAverage
that provides the sum of the numbers 1 through 50 and which also computes the
average of those numbers.
5-3. Write pseudo-code for a program that displays the following on the screen:
^^^^^^^
https://www.coursehero.com/file/30440654/it213-unit-5-assignmentpdf/
, IT213 Unit 5 Assignment | Complete Solution
This study so^u^
r c^
e^w^
as^d^ownloaded by 100000835554553 from CourseHero.com on 04-09-2022 05:12:46 GMT -05:00
^^^^^^^
https://www.coursehero.com/file/30440654/it213-unit-5-assignmentpdf/
Unit 5 [IT213: Software Development Concepts]
Unit 5 Assignment Instructions
Note: There are four Assignments in this unit (one set of practice exercises, and 3 Coding Projects).
In this unit you will complete the modeling exercises before starting the modeling Projects. View the
detailed instructions and rubrics before starting your Assignments.
Submission Instructions
You will submit the following:
.cs files for C#
.java files for Java
.php and/or .js files for Web Development
Additionally, in a Word document, paste a screenshot of the output for each exercise.
You will be submitting three code files, one for each exercise (In either .cs,.java, or .php and .js) and
one Word document in a zipped folder.
Zip these four files into a zipped folder and submit the one zipped folder.
Naming Your Files and Zip Folder
The code files should be saved as: IT213_YourLastName_UnitX_ExerciseX_Language.
The word document should be saved as: IT213_YourLastName_UnitX_Screenshots
The zip folder should be saved as: IT213_YourLastName_UnitX_ZIP
Unit 5 Assignment: Coding Exercises
You must complete the following modeling exercises before starting the coding Projects. By
completing these exercises you will be better prepared for the Assignment.
5-1. Write pseudo-code and create a flowchart for a program called CheckPassFail which
prints “Pass” if the integer variable called “grade” is equal to or greater than 60, and
which prints “FAIL” if the integer variable called “grade” is less than
60.
5-2. Write pseudo-code and create a flowchart for a program called SumAndAverage
that provides the sum of the numbers 1 through 50 and which also computes the
average of those numbers.
5-3. Write pseudo-code for a program that displays the following on the screen:
^^^^^^^
https://www.coursehero.com/file/30440654/it213-unit-5-assignmentpdf/
, IT213 Unit 5 Assignment | Complete Solution
This study so^u^
r c^
e^w^
as^d^ownloaded by 100000835554553 from CourseHero.com on 04-09-2022 05:12:46 GMT -05:00
^^^^^^^
https://www.coursehero.com/file/30440654/it213-unit-5-assignmentpdf/