#include "header.h" int main(void) { mandelbrot_print(); return 0; }