Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
100 Days of Code
Pricing
Community
Login
β°
β°
PyBites Platform
Pybites Platform 2.0 is live π π
Join us now π
What to code next?
Bites of Py Exercises
Blog Code Challenges
Bite
Level
Description & Tags
Bite 113. Filter words with non-ascii characters
In this Bite you extract words from a text that β¦
3.10
all
ascii
ord
unicode
Bite 126. The Emoji (Unicode) Bite
Python 3 supports Unicode so we can do cool stuff β¦
3.10
emojis
sys
unicode
Bite 157. Filter out accented characters
Another unicode Bite. Given some non-English text with accents (á, β¦
3.10
string matching
unicode
Bite 349. Writing better Spanish
Bob is a lazy typer and often forgets to accentuate β¦
3.10
ascii
dict
unicode
unicodedata
Bite 174. String manipulation and metrics
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.