On 2023-04-13 03:28:37 +0100, MRAB wrote: > On 2023-04-13 03:12, [email protected] wrote: > > I suspect the OP is thinking of languages like PERL or JAVA which guess for > > you and make such conversions when it seems to make sense. > > > In the case of Perl, there are distinct operators for addition and string > concatenation, with automatic type conversion (non-numeric strings have a > numeric value of 0, which can hide bugs).
You get a warning for that, though.
hp
--
_ | Peter J. Holzer | Story must make more sense than reality.
|_|_) | |
| | | [email protected] | -- Charles Stross, "Creative writing
__/ | http://www.hjp.at/ | challenge!"
signature.asc
Description: PGP signature
-- https://mail.python.org/mailman/listinfo/python-list
