PyBites Platform logo

Hone Your Python Skills!

  • Newbie Bites
  • Intro Bites
  • Regular Bites
  • Learning Paths
  • 100 Days of Code
  • Pricing
  • Community
  • Login
  • Pybites blog articles
  • Subscribe to our YouTube Channel
  • Follow us on Twitter
Get our Python Tips Book
☰ ☰

PyBites Platform

Pybites Platform 2.0 is live πŸŽ‰ 🐍 Join us now πŸ“ˆ

go back  What to code next?

  • Bites of Py Exercises
  • Blog Code Challenges
Bite Level Description & Tags
Bite 113. Filter words with non-ascii characters Intermediate level In this Bite you extract words from a text that …
3.10 all ascii ord unicode
Bite 126. The Emoji (Unicode) Bite Advanced level Python 3 supports Unicode so we can do cool stuff …
3.10 emojis sys unicode
Bite 157. Filter out accented characters Intermediate level Another unicode Bite. Given some non-English text with accents (á, …
3.10 string matching unicode
Bite 349. Writing better Spanish Intermediate level Bob is a lazy typer and often forgets to accentuate …
3.10 ascii dict unicode unicodedata
Bite 174. String manipulation and metrics Advanced level This bite will get you to play around with creating …
3.10 Counter dataclasses list comprehensions properties string formatting string manipulation translate
PCC Title Summary
No matching Challenges found.

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

Code is like a piece of art; you're never quite finished with it. - @clamytoe