promptdojo_

A file called tasks.txt already has three lines in it. You run:

echo call the vendor > tasks.txt
cat tasks.txt

What does cat tasks.txt print?

read, then continue.