Game Preview

Looping in qb64

  •  English    4     Public
    Looping in qb64
  •   Study   Slideshow
  • ________ means repeated execution of statements for a fixed number of times
    Looping
  •  5
  • Recipe to make your favorite food Assembly instructions for a toy Getting ready in the morning Going from one place to another What is common to all of these? a.Sequence b.decision c.loop
    a. Sequence
  •  5
  • Go by car or take the bus? Go for a movie or study? Fly or drive? Carry a lunch-box or get lunch in café? a.Sequence b.decision c.loop
    decision
  •  5
  • Eat cookies from a box Answer an exam that has several questions Get a list of items at the grocery store Moving all items from one room to another a.Sequence b.decision c.loop
    loop
  •  5