promptdojo_

Making things — step 4 of 8

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?