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

4 lines
80 B
Python

from test_funcs.pure_no_types import mandelbrot_no_types
mandelbrot_no_types()