Awesome work! Python developers try to name things in a way that's easy to remember. So .open() is used to open a website.
.open()
Make sure to spell open since we use .open("https://getmimo.com") to open the website.
open
.open("https://getmimo.com")