Python Basics Unit 3.1

Python Basics Unit 3.1

12th Grade

24 Qs

quiz-placeholder

Similar activities

3C - ¡Y AHORA!

3C - ¡Y AHORA!

12th Grade

20 Qs

computer since quiz

computer since quiz

1st Grade - Professional Development

19 Qs

ข้อสอบเก็บคะแนนครั้งที่ 2

ข้อสอบเก็บคะแนนครั้งที่ 2

11th - 12th Grade

20 Qs

To meet the horizon

To meet the horizon

11th - 12th Grade

20 Qs

12 CA 1-10

12 CA 1-10

12th Grade

20 Qs

VGD HAPPY QUIZ 1

VGD HAPPY QUIZ 1

11th - 12th Grade

20 Qs

Typography Review

Typography Review

10th - 12th Grade

20 Qs

การพัฒนาเว็บไซต์

การพัฒนาเว็บไซต์

10th - 12th Grade

20 Qs

Python Basics Unit 3.1

Python Basics Unit 3.1

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Sarah Flores

Used 48+ times

FREE Resource

AI

Enhance your content in a minute

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

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an assignment operator in python?

+

( )

=

==

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How do you comment in Python?

#

*

''' '''

( )

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type return for this code: print(type(6.8))

<class 'int'>

<class 'str'>

<class 'float'>

<class 'bool'>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type return for this code: print(type("hello"))

<class 'int'>

<class 'str'>

<class 'float'>

<class 'bool'>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type return for this code: print(type(6))

<class 'int'>

<class 'str'>

<class 'float'>

<class 'bool'>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type return for this code: print(type(True))

<class 'int'>

<class 'str'>

<class 'float'>

<class 'bool'>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type return for this code: print(type("5"))

<class 'int'>

<class 'str'>

<class 'float'>

<class 'bool'>

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?