lab challenge
Building a Python Application: Shutdown Watcher Challenge
Difficulty: Intermediate
Duration: Up to 40 minutes
Students: 149
Rating: 3.4/5
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.
Description
This lab challenge is aimed at reinforcing your learning of the content in the Building a Python Application: Course One - Sprint 4 lesson on, in addition to other topics, a shutdown watcher.
In this lab challenge, you will be provided with a web browser-based integrated development environment (IDE) with incomplete code files pre-loaded. You must complete the code and make all the tests pass before time runs out. This is a real environment, which means you can prove your knowledge in an applied situation, leaving behind multiple choice questions for a dynamic performance-based exam situation.
Prerequisites
- Python 3 Knowledge
- Viewing the lessons up to Sprint 4 in the Building a Python Application: Course One course
Intended audience
- Intermediate Python Developers
What will be assessed
- Your ability to write Python code within a time-limited environment
- Handling signals in Python
- Object-oriented design in Python
Covered topics
Mission
Building a Python Application: Shutdown Watcher Challenge