Python Help Exercises

Unfortunately we can’t offer exercises for help() function due to limitations in the online technology we’re using. Please take a moment to practice help() function in your own environment. Some of the ideas can be, but not limited to, below list:

  • help(str)
  • help(dict)
  • help(list)
  • help(tuple)
  • help(keywords)