Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
Pricing
Login
☰
☰
PyBites Platform
What to code next?
Bites of Py Exercises
Blog Code Challenges
Bite
Level
Description & Tags
Bite 8. Rotate string characters
Write a function that rotates characters in a string in …
3.10
deque
slicing
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
Bite 131. Screen scraper
This is the output from using screenFetch on my junky …
3.10
dict
index
regular expressions
slicing
string manipulation
Bite 252. Let's play with Pandas Series
In Bite 251 we looked at creating some simple pandas …
3.10
numpy
pandas
series
slicing
type hinting
Bite 75. Parse Unix cal to a weekday mapping
In the last bite we return the weekday from a …
3.10
re
Unix
zip
PCC
Title
Summary
No matching Challenges found.