From the course: Learning Python

Unlock this course with a free trial

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

CoderPad Challenges

CoderPad Challenges - Python Tutorial

From the course: Learning Python

CoderPad Challenges

- [Narrator] 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. These challenges are hosted by Coder Pad and they appear in the same area of the course page where you watch the courses 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. There are instructions in the top left, a code editor where you will create your answer here in the top right, another code editor where you can 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 and to get even more horizontal space for the code editors, you can collapse the course's table of contents on…

Contents