Great job! The cp command needs the file we want to copy and the path we want to copy it to.
cp
Psst: these things are called arguments.
We need to provide a path for the new file. Don't you think that a directory would be a good path?