Skip to content

Latest commit

 

History

History
83 lines (52 loc) · 3.55 KB

File metadata and controls

83 lines (52 loc) · 3.55 KB

Additional Topics

Below are some addition topics that will need to be covered in order to prepare students for the MTA Certification.

File Handling and Catching Exceptions

Error Handling

Built-In Modules

DocStrings

Multi-Line Docstrings

  • Python 3 Tutorial DocStrings Video 1

Pydoc Module