Skip to content

Commit 3a80e49

Browse files
author
Saeid Darvish
authored
Merge pull request #70 from saeiddrv/draft [resolve #59]
merge: edited l09
2 parents caa9e11 + 7955f95 commit 3a80e49

File tree

4 files changed

+151
-126
lines changed

4 files changed

+151
-126
lines changed

source/_static/sitemap-index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
<priority>0.80</priority>
6666
</url>
6767
<url>
68-
<loc>https://python.coderz.ir/lessons/l09.html</loc>
69-
<lastmod>2021-03-17T17:10:25+00:00</lastmod>
68+
<loc>https://python.coderz.ir/lessons/l09-control-flow-statements-in-python.html</loc>
69+
<lastmod>2023-03-17T17:10:25+00:00</lastmod>
7070
<priority>0.80</priority>
7171
</url>
7272
<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="00134" ><a class="reference external" href="#00134">00134</a> - یک‌شنبه ۳ اردیبهشت ۱۴۰۲</p>
18+
19+
* درس نهم ویرایش و بروزرسانی گردید.
20+
* شرح دستور ``match/case`` به درس نهم اضافه شد.
21+
* [`Issue #59 <https://github.com/saeiddrv/PythonPersianTutorial/issues/59>`__]
22+
23+
24+
25+
----
26+
1527
.. raw:: html
1628

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

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
lessons/l07-string-and-bytes-in-python
4141
lessons/l08-list-and-tuple-in-python
4242
lessons/l08-set-and-dict-in-python
43-
lessons/l09
43+
lessons/l09-control-flow-statements-in-python
4444
lessons/l10
4545
lessons/l11
4646
lessons/l12

0 commit comments

Comments
 (0)