Pybites Logo

Make a dataclass

Level: Newbie

In this Bite, you'll explore Python dataclasses, introduced in Python 3.7 to simplify class definitions for storing data.