With the Secrets directory in place, let's go there and create a file within it!

Nice work! It's not quite like the mkdir command. touch followed by a file name will create a new file.

Psst: don't forget any necessary file extensions!

Doesn't mkdir, well, make a directory?