Answer:
I would recommend doing a favorite TV show and why you like it, it's what I did. Seeing how it is your favorite TV show, you should be able to explain why you like it in a short sentence really easy lol.
For pseudocode, I did something simple, here's basically what I did:
Set "variable name" as "My favorite show is "favorite show"."
Print "variable name"
Set "different variable name" as "I like this show because "reason you like the show"."
Print "different variable name"
And that was my pseudocode