1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
What are the three standard algorithms
Validation, Running Total, Traversing an array.
What the four constructs
If statements, fixed loops, conditional loops, concatenation
What are the three logical operators
Or, And, Not
What are the six mathematical operators
<, >, <=, >=, ==, !=