WorksheetsQuorum Programming Day 2 Review
Total questions: 10
Worksheet time: 5mins
The study of organizing and analyzing data to make informed decisions
Data
Tidy Data
Data Science
Big Data
A mistake in a computer program where the programming language can automatically detect a problem exists
Syntax Error
Stupid mistake
Runtime Error
Compiler Error
When using math functions, it is easy to accidentally send the function the wrong information
Mismatched Brace
Functiions that give things Back
Calling Function Incorrectly
Equality Operators
A mistake in a computer program where the program correctly compiles, but when running it has a problem (e.g., it crashes, calculates incorrectly)
Runtime Error
Equality Operators
Compilor Error
Mismatched Brace
When using math functions, it is easy to accidentally send the function the wrong information
Runtime Error
Functions that give things back
Mismatched Brace
Calling functions incorrectly
A method used to keep data in a consistent format for analysis across researchers
Big Data
Tidy Data
Data
Data Science
The area where a variable exists and can be used.
Counter
Integer
Scope
Loop
A structure that contains code to be run repeatedly. It runs a certain number of times, or so long as a condition is met.
Scope
Counter
Loop
Multiple Line Blocks
A variable, often an integer, that is used to track progress in a loop over time.
Counter
Loop
Scope
Multiple Line Block
A block that takes up more than one line in the editor, and has multiple parts that can be moved and adjusted.
Counter
Multiple Line Blocks
Scope
Charts
