• Draw a flowchart for the following program, then code it (making changes later is fine).
• Include a through list of test cases with your flowchart that test all branches of it.
• HIGHLY ADVISED TO TEST LAB 4 ON PAPER/FLOWCHART BEFORE CONTINUING TO LAB 5, AND HAVE IT CHECKED IF IN THE “LIVE” SESSION AT THE TIME.
• Create a program that asks the user to enter an integer.
• If it is even:
• Print whether or not it is divisible by both 5 and 3 (i.e. “Is div. by 5&3” or “Isn’t div. by 5&3).
• If it is odd:
• Print whether or not it is negative
• Whether it is even or odd print whether it is between -100 and 100 inclusive (-100 and 100 are in the range).
• Note: Zero is even and is not negative.
• Your program must correspond to your flowchart (Lab 5)
• You will receive credit for Lab 4 with a correct flowchart, and for Lab 5 with a working program that corresponds to your flowchart.
(Labs, CS150, If/Else, Pairs), solved, work
[SOLVED] Cs150 – if/else if/else (labs 4/5 – work in pairs)
$25
File Name: Cs150_____if_else_if_else__labs_4_5_____work_in_pairs_.zip
File Size: 508.68 KB
Only logged in customers who have purchased this product may leave a review.

![[SOLVED] Cs150 – if/else if/else (labs 4/5 – work in pairs)](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[SOLVED] Cs150 – create a program that asks the user to enter two integer numbers, then tells the user: the sum of the numbers, the difference of the numbers (first minus second), the product of the numbers, and the quotient of the numbers with remainder. each of these should be output as a separate line and include the equation. sample output:](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.