Python Basics Unit 3.1

Python Basics Unit 3.1

12th Grade

24 Qs

quiz-placeholder

Similar activities

TIK01

TIK01

12th Grade

25 Qs

Coding Basics SC-1

Coding Basics SC-1

7th - 12th Grade

20 Qs

Network topologies

Network topologies

8th Grade - University

20 Qs

Introducción a las bases de datos

Introducción a las bases de datos

12th Grade

20 Qs

Microsoft Office Advandces 2016

Microsoft Office Advandces 2016

9th Grade - Professional Development

20 Qs

SQL Revision for Year 12

SQL Revision for Year 12

11th - 12th Grade

20 Qs

Basic of Computer and Network

Basic of Computer and Network

8th Grade - University

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

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?