Burak Balasaygun

3%
Flag icon
In Python code, line breaks are ignored inside pairs of [], {}, or (). So you can build multiline lists, listcomps, genexps, dictionaries and the like without using the ugly \ line continuation escape.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating