Python Core Functions

Python Core Functions

9th - 12th Grade

69 Qs

quiz-placeholder

Similar activities

ICSE Grade 9 Quiz Computers

ICSE Grade 9 Quiz Computers

8th - 9th Grade

67 Qs

Bonanza HS Robotics Sem 2 Review

Bonanza HS Robotics Sem 2 Review

9th - 12th Grade

74 Qs

AutoCAD Hath

AutoCAD Hath

9th - 12th Grade

71 Qs

Utility Programs and Their Functions

Utility Programs and Their Functions

10th Grade

73 Qs

HTML & CSS Certification Review

HTML & CSS Certification Review

9th - 12th Grade

71 Qs

Unity Certification Prep-Chapters 1-5

Unity Certification Prep-Chapters 1-5

12th Grade

74 Qs

Weeks 1-6 Vocab

Weeks 1-6 Vocab

9th - 12th Grade

66 Qs

Python Core Functions

Python Core Functions

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Ahmed Shams

Used 9+ times

FREE Resource

69 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Returns the absolute value of a number
abs()
float()
iter()
super()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Returns True if all elements in an iterable are true
all()
int()
delattr()
pow()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Returns True if at least one element in an iterable is true
any()
next()
chr()
chr()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Returns a string representation of an object, with non-ASCII characters escaped
ascii()
import()
int()
set()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Converts an integer to a binary string
bin()
delattr()
type()
object()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Converts a value to a Boolean (True or False)
bool()
float()
str()
round()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Enters a debugger at the calling point
breakpoint()
divmod()
exec()
object()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?