1. Why has a European project recently used the logbooks of the Portuguese, Spanish, Dutch and English Indian Companies (Cf. Christophe Pouzat video : Note-taking concerns everyone) ?
1. Why has a European project recently used the logbooks of the Portuguese, Spanish, Dutch and English Indian Companies (Cf. Christophe Pouzat video : Note-taking concerns everyone) ?
...
@@ -143,6 +131,16 @@ Liste numérotée
...
@@ -143,6 +131,16 @@ Liste numérotée
```
```
## EXERCISES MODULE 1
## EXERCISE 01-1
## EXERCISE 01-2
# __MODULE 2__
# __MODULE 2__
## QUIZ 06
## QUIZ 06
...
@@ -256,6 +254,69 @@ Learning keyboard shortcuts
...
@@ -256,6 +254,69 @@ Learning keyboard shortcuts
Reading the documentation and cheat sheets
Reading the documentation and cheat sheets
## EXERCISES MODULE 2
## EXERCISE 2-1
1 On the computation of π
1.1 Asking the maths library
My computer tells me that π is approximatively
In [1]: from math import *
print(pi)
3.141592653589793
1.2 Buffon’s needle
Applying the method of Buffon’s needle, we get the approximation