Types are available if you want to use them. https://www.pythontutorial.net/python-basics/python-type-hints/
From: Python-list <[email protected]> on behalf of Pancho via Python-list <[email protected]> Date: Friday, November 11, 2022 at 6:28 PM To: [email protected] <[email protected]> Subject: Re: Need max values in list of tuples, based on position That was one of the things I didn't like about Python. Lack of types and subsequent loss of intellisense is the thing I find hardest to deal with. -- https://urldefense.com/v3/__https://mail.python.org/mailman/listinfo/python-list__;!!Cn_UX_p3!jAUMq5gqI7J7UJIYw7lfpUMAy-BZPyyY8uWLJLVdVLWCaVMSBzVE6uX4RWQ-YZ0c3gvnIYn1u0r0BOmdCvEVAhyK6g$<https://urldefense.com/v3/__https:/mail.python.org/mailman/listinfo/python-list__;!!Cn_UX_p3!jAUMq5gqI7J7UJIYw7lfpUMAy-BZPyyY8uWLJLVdVLWCaVMSBzVE6uX4RWQ-YZ0c3gvnIYn1u0r0BOmdCvEVAhyK6g$> -- https://mail.python.org/mailman/listinfo/python-list
