Mathematics

8th -

12thgrade

Image

Python Basics

1.6K
plays

12 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt
    What will the output be from the following code?
    print(3+4)
    3+4
    7
    SyntaxError
    print(3+4)
  • 2. Multiple Choice
    30 seconds
    1 pt
    What will the output be from the following code?
    print("3+4")
    7
    3+4
    34
    SyntaxError
  • 3. Multiple Choice
    30 seconds
    1 pt
    What extension must you add to the end of a file when saving?
    .xlsx
    .pptx
    .docx
    .py
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?