Sign In
Format URL
Beginner
Format URL
Create a function that takes in a
domain
and
path
and returns a formatted string using template literals. The return url should be in the following format: https://[domain]/[path].
Click to go back
Click to go forward
Refresh preview
Console
Submit
Solution
00:00
Back to Exercises