What is Required of My Program? You have a lot of freedom to design any project you like for the Create Task. The task directions include only a few realtiements for what you includ they might look like in App Lab. requirements for what you include as your program. This page summarizes those requirements highlights the Input / Output Requirements The video of your program requires you to demonstrate input and output in your program. In App Lab the most straightforward way to do this is to build an app with a user interface. Buttons, dropdowns , or essentially anything that requires you to use an event handler (the onEvent block) is user input. Any time your program plays a sound or shows text or images on the screen that is output. Takeaway 1: Make sure your program has a user interface with both input and output. List Requirements You'll need to create a list somewhere in your program, and later you'll want to access the information stored in that list. This list could be a hard-coded list filled in by user input, or be information you pull from the data library using the getColumn block. Takeaway 2: Make sure your program creates and uses a list of information. Function Requirements Your function needs to include "at least one procedure that uses one or more parameters to accomplish the program's intended purpose, and that implements an algorithm that includes sequencing, selection, and iteration." Sequencing merely means that there are multiple lines of code that run in order. Selection means that a conditional, or if-statement, selects between two or more portions of your program to run. Iteration simply means repeating some behavior, as in a loop. Takeaway 3: Make sure your program includes a function that has a parameter, an if -statement, and a loop. Acknowledgment Requirements The task directions ask that you "Include comments or acknowledgments for any part of the submitted program code that has been written by someone other than you and/or your collaborative partner(s):In theory, you could continue working on a project you started earlier in the year, or you could use code that you found elsewhere. You'll need to be extremely careful in each case that you indicate what is yours and only respond to questions based on the new code you or your partner wrote. You also need to cite any images or sounds that aren't built into App Lab and that you didn't create. Takeaway 4: Use comments to cite any code, images, sounds, etc . that you or your partner did not create yourselves during the task.

Solution3.1(399 votes)
Answer
Explanation
Similar Questions
Qué aplicación utilizamos para procesar textos? Calculadora Paint Microsoft : Word ) Todas las anteriores
What is the process of coding messages or information in such a way that only authorized parties can read it called? Encryption Phishing Podcasting Spoofing
True or False: If a Key Carrier is busy , it is okay for a Key Carrier to lend their key to a part-times Sales Associate so they can complete a specific register function. True Ealse
Computers only understand 2 states right and left on and off yes and no right and wrong
What is the function of the Domain Name System (DNS)? To sell website names to web developers To translate domain names into IP addresses To make sure that each IP address has one corresponding domain name To assign a unique domain name to every computer
Humidity Sensor Circuit 5. Create a truth table that captures the functionality of this room monitoring 6. Using the truth table that you just created, write the unsimplified logic expression for the ALERT light.
__ is a more sophisticated form of phishing in which the attacker gathers more information about the CHOOSE AN OPTION BELOW targets before attempting to scam them. Phishing Spear phishing Vishing All of these
Question 3 If the $IPV4CIDR$ address is $73.0.5.0/17$ how many bits are reserved for the host address? 17 32 16 15
Task 2 Incident Handling Plan Create an incident handling plan for the selected attack from the top 100 B $\square $ Space used(includes formatting): 0/30000
Matching 2 points Match the definition on the left to the correct term on the right: A(n) __ disappointed is a program that translates programs to a simpler language that the computer can execute. The __ is a program that supervises operation of the entire computer. $\square $ memory operating system processor algorithm The __ is the part of a computer that follows instructions.









