Hacker News new | ask | show | jobs
by mirakyanmartin 1440 days ago
This course focuses on the core concepts of Python and introduces each of them in an intuitive manner. To make the process more fun and engaging, the concepts are organized into levels, and passing each level means you’ve mastered a new concept. The main concepts covered in the course include: Input/Output, conditions, loops, built-in data structures (list, set, tuple, dict), utility functions to work with data structures, functions, and how to work with files.