Python: Print Function, Data Types, and Variables

Python: Print Function, Data Types, and Variables

6th Grade

20 Qs

quiz-placeholder

Similar activities

DAY 38 WORKSHEET LSGD (Railway Engineering )

DAY 38 WORKSHEET LSGD (Railway Engineering )

1st Grade - University

15 Qs

DAY 43 WORKSHEET LSGD -ESTIMATION- TERMS,AREA,METHOD,MEASUREMENT

DAY 43 WORKSHEET LSGD -ESTIMATION- TERMS,AREA,METHOD,MEASUREMENT

1st Grade - University

15 Qs

DAY 45 WORKSHEET LSGD (Depreciation and Valuation,SPECIFICATION

DAY 45 WORKSHEET LSGD (Depreciation and Valuation,SPECIFICATION

1st Grade - University

15 Qs

DAY 41 WORKSHEET LSGD (Hydroelectric and Irrigation)

DAY 41 WORKSHEET LSGD (Hydroelectric and Irrigation)

1st Grade - University

15 Qs

DAY 43 WORKSHEET ITI (AutoCAD - 1)

DAY 43 WORKSHEET ITI (AutoCAD - 1)

1st Grade - University

15 Qs

25-26 FIRST® LEGO® League Challenge - ENTRANCE TEST

25-26 FIRST® LEGO® League Challenge - ENTRANCE TEST

6th - 8th Grade

22 Qs

VEX IQ Part Functions

VEX IQ Part Functions

6th - 8th Grade

15 Qs

Airways Vocabulary

Airways Vocabulary

6th Grade

15 Qs

Python: Print Function, Data Types, and Variables

Python: Print Function, Data Types, and Variables

Assessment

Quiz

Engineering

6th Grade

Practice Problem

Medium

CCSS
7.NS.A.3, 4.OA.A.3, 5.NBT.B.7

+5

Standards-aligned

Created by

OMAR PINEDA

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to declare a string variable in Python?

string name = "Hello"

str name = "Hello"

name = "Hello"

name = Hello

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an integer in Python?

3.14

"42"

42

True

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How do you correctly print the text "Hello, World!" in Python?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a floating point number?

7

7.0

"7.0"

True

Tags

CCSS.7.NS.A.3

5.

DROPDOWN QUESTION

1 min • 1 pt

What is the boolean value of the expression 5 > 3 in Python?

(a)  

True
False
5
3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correctly named variable in Python?

1st_variable

firstVariable

first-variable

first variable

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What will be the output of the following code: print(3 + 4.5)?

Tags

CCSS.4.OA.A.3

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?