Pybites Logo

Clamytoe's Bite Exercises

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