Page 1 of 1

Deliverable #2: The Program Once your concept has been approved by your instructor you can begin constructing the final

Posted: Thu Jul 14, 2022 2:11 pm
by answerhappygod
Deliverable 2 The Program Once Your Concept Has Been Approved By Your Instructor You Can Begin Constructing The Final 1
Deliverable 2 The Program Once Your Concept Has Been Approved By Your Instructor You Can Begin Constructing The Final 1 (22.88 KiB) Viewed 35 times
Deliverable #2: The Program Once your concept has been approved by your instructor you can begin constructing the final program. Your program needs to contain the following: - At least 4 functions. - A main() function that will call other functions. - At least one function needs to demonstrate the proper usage of a list. - At least one function needs to demonstrate a single loop. - At least one function needs to demonstrate a nested loop. - At least one funtion needs to demonstrate the use of a multi-alternative IF structure. - One function needs to contain an input statement. - One function needs to output something to the screen.