Mar 11, 2019, 6:54 PM by [email protected]: > Can I add the query in more than a single line? (the provided one is quite > simple and still it is long) If so, how? (from what I am seeing Python is > very strict dealing with new lines) > This is not the best place for Python-specific questions. Fortunately for beginners most simple questions are already asked and answered. In this case important key words are - multiline - string - Python Searching for it, see for example https://duckduckgo.com/?q=multiline+string+Python&t=canonical&ia=web <https://duckduckgo.com/?q=multiline+string+Python&t=canonical&ia=web> will find among other answers for example https://stackoverflow.com/questions/10660435/pythonic-way-to-create-a-long-multi-line-string <https://stackoverflow.com/questions/10660435/pythonic-way-to-create-a-long-multi-line-string> with answer https://stackoverflow.com/a/10660443/4130619
_______________________________________________ talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk

