DEVRY CIS 170 C iLab 2 of 7 Decisions
Check this A + tutorial guideline at
http :// www . assignmentclick . com / cis- 170 / cis-170-ilab-2-of-7-decisions
For more classes visit http :// www . assignmentclick . com
CIS 170 C iLab 2 of 7 Decisions
Lab # CIS CIS170C-A2 Lab 2 of 7 : Decisions Lab Overview - Scenario / Summary You will code , build , and execute two programs requiring decisions . The first program will determine the smaller of two numbers input on the screen . The second program will calculate the shipping charge based on the purchase amount input on the screen . Learning outcomes : To be able to design program logic using either a flowchart or pseudocode To be able to define and use data types To be able to prompt the user for input To be able to use the assignment statement for calculations To be able to display output to the console in a formatted manner To be able to debug a program of syntax and logic errors To be able to make decisionsDeliverables Section Deliverable Points Part A Step 7 : Program Listing and Output