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 116. List and filter files in a directory
In this Bite you complete get_files that receives a dirname …
3.10
generators
glob
os module
Bite 161. Count the number of files and directories
Complete count_dirs_and_files traversing the passed in directory path. Return a …
3.10
counting
directories
files
os module
Bite 233. Make a zipfile of the latest log files
You added some monitoring the other day writing log files …
3.10
datetime
os module
pathlib
zipfile
PCC
Title
Summary
No matching Challenges found.