pychallenger

pychallenger

  • Dashboard
  • Python Basics
  • Intermediate Python
  • Basic Data Analysis
  • Login
Home
Intermediate Python

Intermediate Python

More coming soon!!!
Python basics
Beginner-friendly
Introduction to Python
Fundamental concepts
Online Exercises
Interactive Tutorials
  1. 0/15

    Strings II

    This course builds on your existing knowledge about Python strings. You'll explore additional string methods and learn the f-string syntax.
  2. 0/7

    Unpacking

    Discover how to use Python's packing and unpacking to assign multiple variables, swap values, and handle function arguments.
  3. 0/16

    Functions II

    Learn how to manage variable scope in Python functions! We'll cover local, global, and nonlocal scopes, and how each affects variable behavior within functions.
  4. 0/10

    Working With Iterables

    Learn to work with Python iterables—sequences and collections like strings and lists—using techniques like list comprehension, sorting, and aggregation to manipulate data.
  5. 0/8

    Functions III

    Learn about higher-order functions. You'll also discover how to leverage lambda functions for creating concise, anonymous functions, and apply 'map' and 'filter' to manipulate and process data collections effectively.
Links
Blog Pricing Sign Up
Social
Twitter YouTube LinkedIn
Imprint Privacy Policy Terms
Copyright © 2024 Erik Nogueira Kückelheim