Fractals are geometric shapes that exhibit self-similarity and complex patterns at every scale. Koch's snowflake is a famous fractal where the perimeter tends towards infinity as more iterations are done, even as the area approaches a limit. The Mandelbrot set is another well-known fractal that maps the behavior of values of c under a complex iterative function, resulting in diverse patterns when zooming in. Fractals are found throughout nature in shapes like clouds, coastlines, and Romanesco broccoli. They can also be generated through computer programs and used in applications like diagnosing skin cancer.