5.2 Python Fundamentals. For loops and summation

Published: 09 June 2020
on channel: Smartech Global
78
1

In the last video    • 5.1 For loops in python   , i explained for loops in python and their implementation. In this video i will be explaining how to carry out summation with for loops and their uses with containers like list and tuples.

Hope you learn something new from this.