Edit Game
Intro to Python 1 - ENGLISH CORNER Lesson 1
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public




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   9  Close
What are they?
They're logical operators.
英語で何という?
8 is not equal to 45.
英語で何という?
6 is less than or equal to 91.
英語で何という?
8 is greater than or equal to 7.
What's this called?
A Boolean statement / Bool.
What does this do?
全部削除!
What is it?
It's an error.
What's this?
It's a calculator.
What is it?
It's Python.