To calculate the sum of numbers in a list by Python -


मेरा डेटा

  466.67 465.56 464.44 463.33 462.22 461.11 460.00 458.89 ...  

मैं पायथन में

  sum (/ tmp / 1,0)  

मुझे एक त्रुटि मिलती है।

आप पायथन द्वारा मानों की राशि की गणना कैसे कर सकते हैं?

< ('/ टीएमपी / 1.0'))
के लिए पूर्व> योग (फ्लोट (i)

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -