9.1

parent bd1808cc
...@@ -10,7 +10,8 @@ ...@@ -10,7 +10,8 @@
"Mon ordinateur m'indique que $\\pi$ vaut *approximativement*\n", "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*\n",
"\n", "\n",
"\n", "\n",
"In \\[1]:>from math import *\n", "In \\[1]:\n",
">from math import *\n",
">print (pi)\n", ">print (pi)\n",
" \n", " \n",
"3.141592653589793\n", "3.141592653589793\n",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment