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 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 05. Slice and dice
Take the block of text provided and strip off the …
3.10
freebie
replace
slicing
split
string module
strip
Newbie Bite 41. String Manipulations
In this Bite, you'll learn more about manipulating strings in …
3.10
lists
lowercase
newbie
slicing
split
string manipulation
strings
strip
Bite 18. Find the most common word
Write a function that returns the most common (non stop)word …
3.10
Counter
data analysis
list comprehensions
Intro Bite 06.
strip
out vowels and count the number of replacements
In this Bite we'd like you to loop over the …
3.10
counting
freebie
regular expressions
replace
string manipulation
Zen of Python
Bite 179.
strip
comments from Python code
In this Bite you will strip off all comments from …
3.10
comments
regular expressions
string parsing
Bite 321. Magic bytes
Magic numbers are bytes that can be used to uniquely …
3.10
bytes
csv
exception handling
file processing
images
string parsing
PCC
Title
Summary
No matching Challenges found.