lab challenge

Building a Python Application: Message Queue Challenge

Difficulty: Intermediate
Duration: Up to 40 minutes
Students: 233
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 3 lesson on mulitprocessing queues.

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 3 in 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
  • Python multiprocessing queues and events
  • Python member functions and properties

Covered topics

Mission

Building a Python Application: Message Queue Challenge