<DIV>Hello, </DIV>
<DIV> </DIV>
<DIV>was wondering how python handles multi-line code. for example if I have a really long equation and I don't want to have to scroll over to look at it, can I just continue the equation on the next line? is this good practice? similarly can I do this for things like dictionaries and lists?</DIV>
<DIV> </DIV>
<DIV>thanks.</DIV>