Skip to content

Commit 5b95289

Browse files
author
Saeid Darvish
committed
edited l10
1 parent 6a8bcc1 commit 5b95289

File tree

4 files changed

+155
-210
lines changed

4 files changed

+155
-210
lines changed

source/_static/sitemap-index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
<priority>0.80</priority>
7171
</url>
7272
<url>
73-
<loc>https://python.coderz.ir/lessons/l10.html</loc>
74-
<lastmod>2021-03-17T17:10:25+00:00</lastmod>
73+
<loc>https://python.coderz.ir/lessons/l10-input-file-json-and-serialization-in-python.html</loc>
74+
<lastmod>2023-04-17T17:10:25+00:00</lastmod>
7575
<priority>0.80</priority>
7676
</url>
7777
<url>

source/changelog.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212
=============
1313

1414

15+
.. raw:: html
16+
17+
<p class="rubric" id="00135" ><a class="reference external" href="#00135">00135</a> - ]چهارشنبه ۶ اردیبهشت ۱۴۰۲</p>
18+
19+
* درس دهم ویرایش و بروزرسانی گردید.
20+
* بخش «ساختارهای ذخیره و تبادل داده» به درس دهم اضافه شد.
21+
* [`Issue #60 <https://github.com/saeiddrv/PythonPersianTutorial/issues/60>`__]
22+
23+
24+
----
25+
26+
1527
.. raw:: html
1628

1729
<p class="rubric" id="00134" ><a class="reference external" href="#00134">00134</a> - یک‌شنبه ۳ اردیبهشت ۱۴۰۲</p>

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
lessons/l08-list-and-tuple-in-python
4242
lessons/l08-set-and-dict-in-python
4343
lessons/l09-control-flow-statements-in-python
44-
lessons/l10
44+
lessons/l10-input-file-json-and-serialization-in-python
4545
lessons/l11
4646
lessons/l12
4747
lessons/l13

0 commit comments

Comments
 (0)