Exam Flashcards
What is the order for an orthographic drawing?
Top, front, side
What is linear economy?
Linear economy is a system in which people buy a product, use it, and then throw it away
What is circular economy?
An economic system based on the reuse and regeneration of materials or products, especially as a means of continuing sustainable or environmentally friendly production.
What is an algorithm?
An algorithm is a set of commands that must be followed for a computer to perform calculations or other problem-solving operations
What is 1 disagvantage of block coding?
Limited complexity so you cannot do much with your code
What is 1 advantage of block coding?
Easy to understand and makes the process quicker
What are 2 examples of variables in my game?
- Fails
- Index
What are the 6 blocks used in block coding?
- Basic
- Input
- Loops
- Music
- Logic
- Variables
Example of basic block
Show leds
Example of input block
On pin P0 pressed
Example of music block
play tone Middle C for one beat until done
Example of loop block
For (index) from 0 to (4) do …
Example of logic
If (true) then
Example of variables
set (index) to 0
List 3 examples of AI?
- shark/ croc spotting
- driverless cars
- ChatGPT