PASM Flashcards

1
Q

What does PASM mean?

A

Programming A Shape Machine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does an algorithm mean?

A

An algorithm is a formula for solving a problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Imagine you are teaching an alien on how to draw a square. Now teach the alien every single instruction on how to draw it.

A
  1. Look for a thin, long object that is called a pencil.
  2. Now, look for a very thin piece of paper.
  3. Pick up your pencil.
  4. Bring your piece of paper in front of you, on the table.
  5. Now, look for a long, straight, flat object that is called a ruler.
  6. Place your sharp end of the pencil onto the piece of paper.
  7. Then, put your ruler in line with the pencil.
  8. Next, draw a straight line, using your ruler and pencil, on one side of the paper.
  9. Once you have drawn a straight line, draw another parallel line of the same length as the other line, opposite the first line you drew.
  10. Then connect another line that is the same length of the other lines to the pair of parallel line to make 2 right angles.
  11. Lastly draw another line, which is the same length as 12. the rest of the lines and finally assemble the square.
  12. This is your final product. You should end up having 4 right angles and 4 equal lines of the same length! It should be symmetrical.
  13. Fold your square in half, diagonally and other ways to find if it is symmetrical. If it is even, you have a square! Well done aliens!
How well did you know this?
1
Not at all
2
3
4
5
Perfectly