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
Newbie Bite 30. Special Chars
In this Bite, you'll learn about special characters in Python …
3.10
newbie
newline
special characters
strings
tab
Bite 3. Word Values
Find the dictionary word with the highest value using Scrabble rules. …
3.10
freebie
max
Scrabble
sum
Bite 96. Build Unix' wc program in Python
In this Bite you will convert Unix' wc command into …
3.10
file processing
tempfile
Unix
Bite 100. Display the last part of a file (Unix tail)
Complete the function below simulating Unix' tail, for example: $ …
3.10
file processing
slicing
strip
Unix
Intro Bite 04. Split and join
Split up the message on newline (\n) using the split …
3.10
freebie
join
split
Intro Bite 05. Slice and dice
Take the block of text provided and strip off the …
3.10
freebie
replace
slicing
split
string module
strip
Bite 224. Get sentences from a text
Here is another fun regex exercise for you: it's easy …
3.10
data wrangling
regular expressions
string manipulation
PCC
Title
Summary
No matching Challenges found.