I'm using Python and Scrapy. And when I get an output in my console it usually looks something like this:
<Onion, Cheese> bla bla bla, <Eggs, mustard> bla bla bla, <chicken, tomato> bla bla bla
How can I make space between the elements in the console?
I somehow don't know the English word for making the space with Enter button.