I have a set of blocks (image below) that output both strings inline. Is there a way to print each string on a new line without using custom edits like adding end="\n"? Just wondering if there’s a built-in way to achieve this behavior. Any suggestions?

