On 2022-11-12 at 15:03:10 +0000, "Weatherby,Gerard" <gweathe...@uchc.edu> wrote:
> Types are available if you want to use > them. https://www.pythontutorial.net/python-basics/python-type-hints/ Python has always been a strongly typed language. Recent changes have given it some level of static type checking in addition to the dyunamic typing. > From: Python-list <python-list-bounces+gweatherby=uchc....@python.org> on > behalf of Pancho via Python-list <python-list@python.org> > Date: Friday, November 11, 2022 at 6:28 PM > To: python-list@python.org <python-list@python.org> > 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. -- I can eat glass, it does not hurt me. Dan Sommers, http://www.tombstonezero.net/dan -- https://mail.python.org/mailman/listinfo/python-list