Search Header Logo

Homework 3- Python

Authored by Kristie Hallmark

Computers

8th Grade

Used 4+ times

Homework 3- Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type of the value `42` in Python?

String

Integer

Float

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python?

1st_variable

firstVariable

first-variable

first variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code snippet? ```python print(type("Hello")) ```

``

``

``

``

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a built-in function in Python?

`calculate()`

`print()`

`add()`

`total()`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type would 2.7 be defined?

Integer

Float

String

Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct way to import a module in Python?

`import math`

`include math`

`require math`

`use math`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following expression in Python: `5 + 3 * 2`?

16

11

13

10

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?