Below is a payload that mimics a real API response. Write a function
all_emails(payload) that returns a list of every user's email
(one per user, in order). Then print each email on its own line.
Expected output:
maya@promptdojo.dev
marcus@promptdojo.dev