From the course: Advanced Python
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Using CoderPad - Python Tutorial
From the course: Advanced Python
Using CoderPad
- This course includes automated code challenges that appear when you click on the challenge links in the courses 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 CoderPad, 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 here 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 more space to your code as you like. To get even more horizontal space for the code editors, you can collapse the courses table of contents on the left side of your…