Python program to find average of N numbers || programminginpython.com

Publié le: 14 septembre 2016
sur la chaîne: Programming In Python
15,641
41

How to find average of N numbers in python?

Hello everyone, here we will learn a simple logic to find average on N numbers in python. This program takes max numbers from user and calculates the sum of all the numbers in a loop and the final obtained sum is divided by total number of inputs taken. That results as the average of N numbers.

The formula for it is Average = ( n1+n2+n3+.....) / N , where N is the total number of inputs and n1,n2,n3.. are the values of each input.

Post Link : http://programminginpython.com/python...
Github : https://github.com/avinashn/programmi...

Website : http://programminginpython.com
Facebook :   / programminginpython  
Google + : https://plus.google.com/+Programmingi...
Github : https://github.com/avinashn/programmi...
Medium:   / programminginpython  

~-~~-~~~-~~-~
Please watch my Latest Tutorial: "Merge Sort Algorithm in Python || Sorting Algorithms || programminginpython.com"
   • Merge Sort Algorithm in Python || Sorting ...  
~-~~-~~~-~~-~


Sur cette page du site, vous pouvez voir la vidéo en ligne Python program to find average of N numbers || programminginpython.com durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Programming In Python 14 septembre 2016, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 15,641 fois et il a aimé 41 téléspectateurs. Bon visionnage!