Try this exercise. Fill in the missing part by typing it in.
Docker Compose is a tool that allows you to define and run __ Docker applications. It is written in YAML and provides a way to configure the services, networks, and dependencies of your application.
Write the missing line below.