Vincent Santaygillo
Make sure flask is installed in your python environment.
Steps:
- Download myflask1.py.
- Run myflask1.py using your browser.
- Access the provided localhost URL( "http://localhost:5000/" is the default).
- Enter "http://localhost:5000/hello/name" (Make sure to replace "name" with your name).