Quizzes
Search
Take Quizzes
Animal
Nutrition
Love
Relationship
Computer
Sports
Society
Business
Geography
Language
Personality
Harry Potter
Movie
Television
Music
Online Exam
Health
Country
Art
Entertainment
Celebrity
Math
Game
Book
Fun
Science
Food
History
Education
All Topics
Create a Quiz
Quiz Maker
Training Maker
Survey Maker
Flashcards
Brain Games
See All
ProProfs.com
Search
Create A Quiz
Take Quizzes
Animal
Nutrition
Love
Relationship
Computer
Sports
Society
Business
Geography
Language
Personality
Harry Potter
Movie
Television
Music
Online Exam
Health
Country
Art
Entertainment
Celebrity
Math
Game
Book
Fun
Science
Food
History
Education
All Topics
Products
Quiz Maker
Training Maker
Survey Maker
Flashcards
Brain Games
See All
ProProfs.com
Quizzes
Quizzes
›
Computer
Built-in Python Functions
9 Questions
|
By DaKrazyJak | Updated: Jan 23, 2013
| Attempts: 185
Share
Start
Share on Facebook
Share on Twitter
Share on Whatsapp
Share on Pinterest
Share on Email
Copy to Clipboard
Embed on your website
Question
1
/ 9
0 %
0/100
Score
0/100
1.
Which built-in function returns the absolute value of a number?
Submit
Start Quiz
About This Quiz
This quiz is on some of the built-in functions in Python 3.2.
2.
What's your name?
We’ll put your name on your report, certificate, and leaderboard.
2.
Which built-in function converts a number or string to an integer?
Submit
3.
Which built-in function returns the type of an object?
Submit
4.
Which built-in function converts a value to a Boolean, using the standard truth testing procedure?
Submit
5.
Which built-in function returns a string version of an object?
Submit
6.
Which built-in function converts an integer number to a binary string?
Submit
7.
Which built-in function returns True if all elements of the
iterable
are true (or if the iterable is empty)?
Submit
8.
Which built-in function returns True if any element of the
iterable
is true. If the iterable is empty, return False?
Submit
9.
Which built-in function returns a string containing a printable representation of an object, but escapes the non-ASCII characters in the string returned by repr() using \x, \u or \U escapes?
Submit
View My Results
Related Quizzes
Python Programming Personality Quiz
Python Programming Personality Quiz
Test Your Coding Interest Levels
Test Your Coding Interest Levels
Tablet Quiz: What Tablet Should I Buy Quiz
Tablet Quiz: What Tablet Should I Buy Quiz
Thank you for your feedback!
Would you like to edit this question to improve it?
No thanks
Name:
Email:
Oops! Give us more information:
Incorrect Question
Incorrect Answer
Typos
I have a feedback
Submit
Please provide name and email to proceed.
Please provide correct email to proceed.
Please provide feedback.
Please select the option.
All (9)
Unanswered (
)
Answered (
)
Which built-in function returns the absolute value of a number?
Which built-in function converts a number or string to an...
Which built-in function returns the type of an object?
Which built-in function converts a value to a Boolean, using the...
Which built-in function returns a string version of an object?
Which built-in function converts an integer number to a binary string?
Which built-in function returns True if all elements of...
Which built-in function returns True if any element of...
Which built-in function returns a string containing a printable...
X
OK
X
OK
Cancel
X
OK
Cancel
Back to top
Back to top
Advertisement