Adding several numbers together is a common intermediate step in many computations, so sum() is a pretty handy tool for a Python programmer. Python’s built-in function sum() is an efficient and Pythonic way to sum a list of numeric values.
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/python...
The rest of the course covers how to:
- Concatenate lists and tuples with sum()
- Use sum() to approach common summation problems
- Use appropriate values for the arguments in sum()
- Decide between sum() and alternative tools to sum and concatenate objects
Sur cette page du site, vous pouvez voir la vidéo en ligne Using Python's Built-in sum() Function durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Real Python 23 mars 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 2,344 fois et il a aimé 57 téléspectateurs. Bon visionnage!