Question: Submission Requirements COMPONENT A: PROGRAM CODE (CREATED INDEPENDENTLY OR COLLABORATIVELY) DEFINITION: Submit one PDF file that contains all of your program code (including List comments),
Submission Requirements COMPONENT A: PROGRAM CODE (CREATED INDEPENDENTLY OR COLLABORATIVELY) DEFINITION: Submit one PDF file that contains all of your program code (including List comments), Include comments or acknowledgments for any part of the A list is an ordered 99 submitted program code that has been written by someone other than you sequence of elements. and/or your collaborative partner(s). The use of lists allows multiple related items IMPORTANT If the programming environment allows you to include comments, this is the preferred way to acknowledge and give credit to another author. However, if the to be represented using programming environment does not allow you to include comments, you can add a single variable. Lists them in a document editor when you capture your program code for submission. may be referred to by different names, such as In your program, you must include student-developed program code that arrays, depending on the contains the following: programming language. Instructions for input from one of the following: . the user (including user actions that trigger events) DEFINITION: . a device Collection Type an online data stream A collection type is a a file type that aggregates [ use of at least one list (or other collection type) to represent a collection of elements in a single structure. Some data that is stored and used to manage program complexity and help fulfill examples include lists, the program's purpose databases, and sets. IMPORTANT: The data abstraction must make the program easier to develop (alternatives would be more complex) or easier to maintain (future changes to the size of the list would IMPORTANT: otherwise require significant modifications to the program code). With text-based program code, you can use the At least one procedure that contributes to the program's intended purpose, print command to save your program code as where you have defined a PDF file, or you can . the procedure's name copy and paste your the return type (if necessary) code to a text document and then convert it into . one or more parameters a PDF file. With block- IMPORTANT: based program code, Implementation of built-in or existing procedures or language structures, such as you can create screen event handlers or main methods, are not considered student-developed. captures that include An algorithm that includes sequencing, selection, and iteration that is in the only your program code, body of the selected procedure paste these images into a document, and then Calls to your student-developed procedure convert that document Instructions for output (tactile, audible, visual, or textual) based on input and to a PDF. Screen program functionality captures should not be blurry, and text should b at least 10 pt font size
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
