"""
========
2.4 copy
========
.. important::
  This lesson is still under development.
"""

import copy


# %%
# copy()


# %%
# deepcopy()

