Python - Casting

Python - Casting

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

TCP/IP & other protocols [A Level]

TCP/IP & other protocols [A Level]

12th Grade

14 Qs

algoritma

algoritma

10th Grade

10 Qs

Quiz on Array

Quiz on Array

11th - 12th Grade

10 Qs

Поняття об'єкта, його властивості і методи

Поняття об'єкта, його властивості і методи

10th Grade

10 Qs

Bài 29. Nhận biết lỗi chương trình

Bài 29. Nhận biết lỗi chương trình

9th - 12th Grade

14 Qs

Câu hỏi trắc nghiệm Tin Học 10 - Bài 10

Câu hỏi trắc nghiệm Tin Học 10 - Bài 10

10th Grade

10 Qs

CSS9_Q3M3L1_QUIZ5

CSS9_Q3M3L1_QUIZ5

9th Grade

11 Qs

Basic Python Bug Squashing

Basic Python Bug Squashing

9th Grade

11 Qs

Python - Casting

Python - Casting

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

J Joel Thomas

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Converting one datatype to the other in Python is known as

Conversion

translation

transformation

casting

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many constructs does Python support for casting?

4

3

2

none

3.

MATCH QUESTION

1 min • 1 pt

Match the following

str()

int()

not supported in Python

text()

float()

converts int, string to floats

converts floats, string literals to int

converts to string literals

not supported in Python

decimal()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output of the following?

text("hello")

text() is not defined in Python

will be 'hello'

will be "hello"

will be hello

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is int in Python?

All whole numbers both positive and negative excluding 0

All whole numbers both positive and negative including 0

All positive whole numbers including 0

All negative whole numbers including 0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is 0 an int or float or str

All the above

float

int

str

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How can you convert 3.8 into a str literal?

By adding speech marks around 3.8

By using str(3.8)

By using text(3.8)

3.8 is a number and cannot be converted to a str literal

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

Already have an account?