Tag Archives: WSQs

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

Yosoy196 #WSQ11 #TC1014

Aquí está mi código desde GitHub:

https://github.com/ErickViz/WSQs/blob/master/WSQ11.py

Yosoy196 #WSQ11 #TC1014

wsq13

Click here for code

this program gives you the square root for Babylonian metoth

wsq13

.

I learned with help of this blog

wsq13

Click here for code

this program gives you the square root for Babylonian metoth

wsq13

.

I learned with help of this blog

wsq13

Click here for code

this program gives you the square root for Babylonian metoth

wsq13

.

I learned with help of this blog

Babylon Method #WSQ13 #TC1014

https://github.com/ErickViz/WSQs/blob/master/WSQ13.py

Babylon Method #WSQ13 #TC1014

Babylon Method #WSQ13 #TC1014

Greatest Common Divisor #WSQ12 #TC1014

This are my code of gcd…

https://github.com/ErickViz/WSQs/blob/master/WSQ12.py

Greatest Common Divisor #WSQ12 #TC1014

 

Greatest Common Divisor #WSQ12 #TC1014

#WSQ12

click here for code

this program uses recursion to use a function inside itself (woah! functionception) witch isnt the first time we do that in this blog.

this program finds the Greatest Common Divisor of a pair of int. numbers.

#WSQ12

#WSQ12

click here for code

this program uses recursion to use a function inside itself (woah! functionception) witch isnt the first time we do that in this blog.

this program finds the Greatest Common Divisor of a pair of int. numbers.

#WSQ12

#WSQ12

click here for code

this program uses recursion to use a function inside itself (woah! functionception) witch isnt the first time we do that in this blog.

this program finds the Greatest Common Divisor of a pair of int. numbers.

#WSQ12