# Introduction Modern web applications use meaningful URLs to help users. Users are more likely to like a page and come back if the page uses a meaningful URL they can remember and use to directly visit a page. In this lab, we will focus on how to implement dynamic URLs and attach multiple rules to a function in Flask.
Click the virtual machine below to start practicing