WSQ 12 – Estimating e

Instructions: In this assignment you will estimate the mathematical constant e. You should create a function called calculuate_e which receives one parameter called precision that should specify the number of decimal points of accuracy. Code: How it runs:

WSQ 08 – Yo soy 196

Instructions: Check the values (that the user gives you) from the lower bound (inclusive) to the upper bound (inclusive) and make a report of them. During the analysis of each number, if a Lychrel number is found it should be reported immediately. Code: It runs like: Mastery topics: Creation and use of strings