hands-on lab
Python: Debugging Practice
Difficulty: Advanced
Duration: Up to 3 hours
Students: 39
Rating: 3.6/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Description
Sharpen your debugging skills through hands-on practice.
Debugging is a natural part of the development process. The ability to effectively debug a Python application is a valuable skill for Python developers. This lab provides an opportunity to practice debugging a web-based application.
Prerequisites:
- Proficient with:
- The Python runtime
- The Python language syntax
- The Unittest module
- Introduction to Unittest
- Introduction to Mocking
- Introduction to Patching
- Comfortable debugging Python code
Covered topics
Lab steps
Web IDE Review
Debugging Practice
Solution