Python for Beginners Challenge
Description
Python is one of the most popular programming languages around. Your effort invested in learning Python can take your career to many places.
In this Lab challenge, you will be provided with a web browser-based integrated development environment (IDE) with several incomplete code files pre-loaded. Each code file describes what you must do to complete it 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.
Updates
April 14th, 2020 - Updated to use a fully embedded IDE for a superior user experience
March 5th, 2020 - Updated lab infrastructure to allow direct access to the development environment without navigating cloud vendor consoles and reduce startup time by ~50%.
Prerequisites
- Introductory knowledge of Python 3
- Completion of the Python for Beginners is recommended before attempting this lab challenge
Intended audience
- Python developers, especially those that are just beginning to learn Python
What will be assessed
- Your ability to write Python code within a time-limited environment
- Particular aspects of Python that may be assessed include working with strings, lists, tuples, sets, and dictionaries