Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

16. Function Basics > Test Your Knowledge: Quiz

Test Your Knowledge: Quiz

  1. What is the point of coding functions?

  2. At what time does Python create a function?

  3. What does a function return if it has no return statement in it?

  4. When does the code nested inside the function definition statement run?

  5. What’s wrong with checking the types of objects passed into a function?


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


 Â