| <html> | |
| <body> | |
| <span style="font-family: verdana,sans-serif;"> | |
| This intention replaces a string concatenation with the equivalent expression with string formatting operator usage | |
| or with str.format() method call (for Python versions >= 2.7). | |
| </span> | |
| </body> | |
| </html> |