WSQ14, calculating e

For this program I changed my float to a String, and in order to print the exact amount of decimal points I used it as a list, and I printend just the values I wanted (learn more):

Code:
https://github.com/EduardoMerino/Sharing-for-Class/blob/master/wsq-14.py

Reference links:
https://docs.python.org/3/tutorial/introduction.html#lists

http://en.wikipedia.org/wiki/E_%28mathematical_constant%29

WSQ14, calculating e

CC BY 4.0 WSQ14, calculating e by Eduardo Merino is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.