advanced-python-homework-2023/interpreters/test_full_with_types.py
2023-10-10 18:42:30 +03:00

4 lines
86 B
Python

from test_funcs.pure_with_types import mandelbrot_with_types
mandelbrot_with_types()