advanced-python-homework-2023/interpreters/test_full_with_types.py

4 lines
86 B
Python
Raw Normal View History

2023-10-10 18:42:30 +03:00
from test_funcs.pure_with_types import mandelbrot_with_types
2023-10-06 13:14:14 +03:00
mandelbrot_with_types()