What is the purpose of the `pass` statement in a function?
To indicate that the function body is intentionally left empty.
To return `None` from the function.
Baroque art features strong contrasts, while Rococo art prefers more subtle transitions
Baroque art is generally larger in scale than Rococo art

Programming Languages Exercises are loading ...