Homework 3- Python

Homework 3- Python

8th Grade

10 Qs

quiz-placeholder

Similar activities

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Hardware and software LST

Hardware and software LST

7th - 8th Grade

14 Qs

Contact Center Sevices

Contact Center Sevices

7th - 10th Grade

10 Qs

Quiz 8 (01.09.2021)

Quiz 8 (01.09.2021)

1st - 12th Grade

10 Qs

Robotika alapjai 8

Robotika alapjai 8

8th Grade

11 Qs

Basic Database 1 ALB

Basic Database 1 ALB

8th Grade

10 Qs

Pre-assessment G8

Pre-assessment G8

8th Grade

15 Qs

Computer Hardware 8th

Computer Hardware 8th

6th - 8th Grade

15 Qs

Homework 3- Python

Homework 3- Python

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Kristie Hallmark

Used 4+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers