Quiz

Let's test our understanding of the concepts covered so far.

We'll cover the following...
Technical Quiz
1.

The bool() built-in function in Python

A.

Converts an argument to a Boolean value

B.

Returns a string version of an object

C.

Returns a floating-point object constructed from a number or string

D.

Returns an integer object constructed from a number or string


1 / 5