There is a chess app that teaches you how many different checkmating techniques?
What is 6
What is the term used to describe the user's interaction with a program or website?
User Experience (UX)
what type of coding requires two partners coding together?
partner coding
what is the most common form of input by clicking
A button
When an app button is pressed, it will produce an __
output
What would any type of interaction with a program be called?
An Input
What is an event dependent program?
A program dependent to run on the trigger of an event such as clicking a button.
The language left on the program used to communicate with the programer but not effect code.
What is comment
What is Code?
A set of instructions for a computer to follow.
What is the result from interacting with an app called.
Output
What type of programming happens in a sequence?
Sequental Programming
Getting two perspectives on code while programming/debugging can help with creation of ideas/inspiration.
Why is code important?
Because we use it all of the time
Why does one use Boolean values in their code?
What is to make things simpler (two options) True or False.
Identify the subject of the person whose app plays Spectre by Alan Walker
Carter
Writing code in the correct format is called...
Syntax
which logical comparison has a truth table of
TFT
TTT
FFF
FTT
or