Day 15: Introduction to Flask I started learning Flask, a popular Python web framework. I set up a basic web server and created my first web page, exploring Flask's routing and understanding how to map URLs to functions. It was an exciting shift from desktop applications to web development