List elements with spaces in zsh

I’ve been studying zsh scripting for all of 2 hours at this point and I’ve hit a wall. I want to go through a list of files that may have spaces in them. I’m open to completely different approaches than the following example so long as they’re zsh since zsh is what I’m studying, not the task I’m trying to script.