Next, we'll need to specify the URL for the request.

Create a variable named URL and set it to Mimo's profile on Twitter's developer API.

Nice!

Make sure to start with the var keyword, name the variable, then use the = sign to set its value.