Answer:
Digital Art or Animator for moving picture art.
Explanation:
Answer:
I'm just going to copy my pseudocode into an answer:
x = array()
i = 0
while (true)
j = input()
if j = "*" then break
x[i] = j
i++
print x.join(", ")
Explanation:
B) Plays an object's animation
An animation is a single drawing, cartoon, sketch, etc., but a sequence of animations can create movement, which appears to the viewer as the object or subject in motion.