tum 5 yıl önce
ebeveyn
işleme
baf37b4a96
2 değiştirilmiş dosya ile 13 ekleme ve 1 silme
  1. 11 0
      .ipynb_checkpoints/Lab-checkpoint.ipynb
  2. 2 1
      Lab.ipynb

+ 11 - 0
.ipynb_checkpoints/Lab-checkpoint.ipynb

4
    "cell_type": "markdown",
4
    "cell_type": "markdown",
5
    "metadata": {},
5
    "metadata": {},
6
    "source": [
6
    "source": [
7
+    "# installation\n",
8
+    "ตาม links ต่อไปนี้ \n",
9
+    "- https://phoenixnap.com/kb/how-to-install-python-3-windows\n",
10
+    "- https://docs.python.org/3/library/venv.html\n",
11
+    "- https://physics.info/equations/"
12
+   ]
13
+  },
14
+  {
15
+   "cell_type": "markdown",
16
+   "metadata": {},
17
+   "source": [
7
     "# Lab 1.1 \n",
18
     "# Lab 1.1 \n",
8
     "เขียน program บวกเลข ตั้งแต่ 1 .. n ตัวอย่าง\n",
19
     "เขียน program บวกเลข ตั้งแต่ 1 .. n ตัวอย่าง\n",
9
     "n = 10\n",
20
     "n = 10\n",

+ 2 - 1
Lab.ipynb

7
     "# installation\n",
7
     "# installation\n",
8
     "ตาม links ต่อไปนี้ \n",
8
     "ตาม links ต่อไปนี้ \n",
9
     "- https://phoenixnap.com/kb/how-to-install-python-3-windows\n",
9
     "- https://phoenixnap.com/kb/how-to-install-python-3-windows\n",
10
-    "- https://docs.python.org/3/library/venv.html"
10
+    "- https://docs.python.org/3/library/venv.html\n",
11
+    "- https://physics.info/equations/"
11
    ]
12
    ]
12
   },
13
   },
13
   {
14
   {