Computers

8th

grade

Image

Python KS3

2.3K
plays

17 questions

Show Answers
See Preview
  • 1. Multiple Choice
    1 minute
    1 pt

    Why do we learn Python?

    It's a really big snake

    It's the name of a very funny comedy show

    It's simple and easy to learn

    It's so rare that no one else knows it

  • 2. Multiple Choice
    1 minute
    1 pt
    What will the output be from the following code?
    print("Hello world!")
    SyntaxError
    Hello world!
    "Hello world!"
    print(Hello world!)
  • 3. Multiple Choice
    1 minute
    1 pt
    What will the output be from the following code?
    print(3+4)
    3+4
    7
    SyntaxError
    print(3+4)
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?