turtle
a data object that can be used to draw pictures
turtle
a data object that can be used to draw pictures
rules of precedence
(), [] >* >, / >+, -
remainder operator or integer remainder operator
// operator, division only taking the integer of quotient.
modulus operator
modulus operator, remainder operator, integer remainder operator: %
bumping
increment/ bumping: x=x+1 decrement: x=x-1
Parentheses
parentheses>exponentiation>mutiplication>addition
impossible to parse
missing parentheses etc.
source code
needs to be converted to object code for computer to execute
do something other
did not convert decimals into percentage
does not occur until the program has started
divide by 0
Assembly language
Assembly language is a type of low-level language