Search Header Logo

Python Chapter 2 Quiz

Authored by Anthony R

Computers

8th Grade

Used 38+ times

Python Chapter 2 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statement is correct?

Python is a high level programming language
Python is an low level programming language
Python is an machine code language
All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type represents a whole number?

integer
string
float
Boolean

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What data type is a in this code : a = "5"

integer
float
boolean
string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command do we use to tell Python to accept user input from the console?

read()

input()

scanf()

open()

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the statement 'print' do?

Output a hard copy of a program to a printer

Output a message to the console

Print a hard copy of a flowchart to a computer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A number

A message input by the user

A location in memory used to store data

A string with variable length

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is correct?

The Python interpreter ignores comments
Comments are used by programmers for a better understanding of the program
You use the # symbol before a comment
All of the above

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?