From the course: Python Data Structures: Sets and Frozen Sets
How to use CoderPad - Python Tutorial
From the course: Python Data Structures: Sets and Frozen Sets
How to use CoderPad
- [Instructor] At the end of each chapter, there is a CoderPad challenge for doing hands-on practice. They appear in the same area as your course video. It is recommended to work through these challenges using desktop browser to get the best experience. Here is how the CoderPad challenges will look like. The top left hand side is where you will have the problem statement. Bottom left hand side is for the console output. Top right hand side is where you will write your code, and bottom left hand side is for testing the code. Here you can keep wearing your inputs to test your solution. Finally, after writing the code, you can click on Test my code to validate your solution.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.