Edit Game
Looping in qb64
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   4  Close
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
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
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
________ means repeated execution of statements for a fixed number of times
Looping