• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/18

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

18 Cards in this Set

  • Front
  • Back

"If" statement must have

expression/condition

"if-else-if-else-end"

"True"

The grade may be less than

60

Switch does not

have multiple cases evaluate true

For loop


While loop

Cannot run (0) times


while loop can

Fopen

does not return handle

# of iterations

While

# of loops

For

blue and green

area of interest with value above 180

red filter

none

splicing method

one method verse another

comparing vectors greater than

A1>A2

Comparing vectors equal

None

List of positions

Find(A2>A)

List of values true

A1(A1>A)

Assuring all values are less than

A1(A1>A)=A

A vector # of rows and columns

Size

Replacing a row of another array

B1(1, 1:B)= B2(1, 1:B)