Create your first app using Flask.
What is Flask?
Flask is a micro web framework written in the Python language developed by Armin Ronacher.It is designed to keep the core of the application simple and scalable.
How to install Flask?
you can install the Flask by writing this simple c...
anshi.hashnode.dev3 min read