http://qs321.pair.com?node_id=11108299


in reply to equal treatment

Surely, python has a multiline print by now? Doesn't it?

That'll save 8 punctuation characters which annoy the keepers of the offended-by-punctuation flame.

Ea

Sometimes I can think of 6 impossible LDAP attributes before breakfast.

Mojoconf was great!

Replies are listed 'Best First'.
Re^2: equal treatment
by soonix (Canon) on Nov 04, 2019 at 15:50 UTC
    Python has multiline strings from the beginning (delimited with ''' or """). No string interpolation, though.

    I just noticed OP used interpolation in Shell, but not in Perl, although it would be possible