python 2.7 - Storing big chunks of text in a List, how to break a line for better view at powershell? -


i'd make list phrases, , using randint print 1 of them randomly powershell.
can it, it'll bad.
problem is, big lines won't "decent" @ it, want break lines somehow wouldn't have scroll sideways read everything.

scene = ["lots of stuff", "lots of stuff 2", "lots of stuff 3"]

so let's wanna break each of elements after 'of', still want keep scene[0] = "lots of stuff" line break when running program @ powershell. possible?


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -