this is just a slideshow thingy goes to the next slide every 5 seconds idk why i made this this is actually a really terrible project but idc i'm leaving it that way
btw just to show you how much higher my iq is now, i'm gonna describe exactly what the mandelbrot set is the mandelbrot set is what you get when you iterate a function over every single complex number and then colour that number in if it doesn't diverge the function is, with the number being c and z starting off as 0: z=(z^2)+c you get the colours by seeing how many times you have to iterate the function for the number to be farther away from 0 than 2