Built-in Python Functions

9 Questions | Attempts: 185
Please wait...
Question 1 / 10
🏆 Rank #--
Score 0/100

1. Which built-in function returns the absolute value of a number?

Submit
Please wait...
About This Quiz
Python Programming Quizzes & Trivia

This quiz is on some of the built-in functions in Python 3.2.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

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
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (9)
  • Unanswered
    Unanswered ()
  • Answered
    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...
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!