Files
cursopython2023/aula99_package/__init__.py

3 lines
74 B
Python

from aula99_package.modulo import *
from aula99_package.modulo_b import *