From the course: Python Data Structures: Stacks, Deques, and Queues

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Explore the CoderPad environment

Explore the CoderPad environment

- [Instructor] This course includes automated code challenges. They appear when you click on the challenge links in the course's table of contents. Each challenge includes instructions and a couple of code editors that you can use to create and test your own solution to the challenge. These challenges are hosted by CoderPad, and they appear in the same area of the course page where you watch the course's videos. We recommend you use a desktop browser for the best experience with the code challenges, but you can use the LinkedIn Learning mobile app if you prefer. The code challenge has four areas: Instructions in the top left, a code editor for your answer in the top right, another code editor where you can see how your code is used in the bottom right, and a console for the output in the bottom left. You can use these drag handles to allocate space as you like. For example, if you'd like to see more of the instructions, then you can lower the area of the console output. To get even…

Contents