From the course: Python Data Analysis

Unlock the full course today

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

CoderPad challenges

CoderPad challenges - Python Tutorial

From the course: Python Data Analysis

CoderPad challenges

- [Instructor] This course includes automated code challenges that 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 you can use to create and test your own solution to the challenge. The 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 using a desktop browser for the best experience with 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 see how your code is used in the bottom right. And a console for output in the bottom left. You can use these drag handles to allocate space as you like. To get even more horizontal space, you can collapse the course's table of contents on the left. A challenge has instructions that include the…

Contents