PyBites Platform logo

Hone Your Python Skills!

  • Newbie Bites
  • Intro Bites
  • Regular Bites
  • Learning Paths
  • Pricing
  • Login
  • Pybites blog articles
  • Join our Facebook Group
  • Follow us on Twitter
Get our Python Tips Book
☰ ☰

PyBites Platform

go back  What to code next?

  • Bites of Py Exercises
  • Blog Code Challenges
Bite Level Description & Tags
Bite 43. Force keyword arguments Beginner level Write a function called get_profile that only allows 2 keyword …
3.10 function arguments kwargs
Bite 36. Having fun with *args and **kwargs Intermediate level Write a function called get_profile that takes: a required name, …
3.10 args function arguments kwargs
Bite 152. Manipulate string decorator Advanced level Write a decorator called strip_range that replaces characters with dots. …
3.10 decorators kwargs list string manipulation
PCC Title Summary
No matching Challenges found.

© CodeChalleng.es is <> with ♥ by PyBites | Testimonials

In December 1989, I was looking for a 'hobby' programming project that would keep me occupied during the week around Christmas. - Guido van Rossum