Content deleted Content added
m Fix link |
|||
Line 37:
return float(sum(g))/len(g) # In Python 3 the cast to float will no longer be necessary
</source>
Python hides essentially all of the details using the [https://
== See also ==
|
m Fix link |
|||
Line 37:
return float(sum(g))/len(g) # In Python 3 the cast to float will no longer be necessary
</source>
Python hides essentially all of the details using the [https://
== See also ==
|