Pybites Logo

Clamytoe's Bite Exercises

Level Name Tags
Beginner Martin's iq test enumerate string module
Beginner Simple length converter rounding exception handling numbers
Beginner Some logging practice logging callable
Intermediate Convert decimal to roman numerals OrderedDict numbers
Intermediate Implement a color class with staticmethod __repr__ hex string module staticmethod __str__
Intermediate Add type hints to a class dataclasses type hinting classes
Intermediate Clamy fernet typing encryption fernet cryptography dataclasses encode
Intermediate Base converter exception handling base
Advanced Write a binary search algorithm algorithms binary search
Advanced Code your way out of a grid numbers looping tuple unpacking namedtuple
Advanced Screen scraper regular expressions string manipulation index dict slicing
Advanced Two sums index sum sorting looping
Advanced Record breakers data analysis csv pandas
Advanced Ninja rankings classes bisect heapq tuples dunder methods dataclasses
Advanced String manipulation and metrics properties string formatting translate string manipulation Counter list comprehensions dataclasses
Advanced 🥳 minecraft enchantable items beautifulsoup web scraping
Advanced Pomodoro with asyncio pomodoro asyncio
Advanced Scrape best programming books data wrangling classes beautifulsoup data cleaning books web scraping sorting
Advanced Pybites url shortener string module string manipulation type hinting dict encode decode
Advanced Composition, inheritance, abstract base class, what? typing ABCs abstractmethod beautifulsoup string formatting composition urllib inheritance web scraping dataclasses namedtuple
Advanced Taxable income calculator typing finance properties classes dataclasses namedtuple
Advanced Generating sales reports from github data data analysis pandas
Advanced 🥳 pto calculator exception handling string formatting looping datetime calendar numbers