-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
14 lines (14 loc) · 1.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<body>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture1.pptx">Download lecture01 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture2.pptx">Download lecture02 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture3.pptx">Download lecture03 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture4.pptx">Download lecture04 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture5.pptx">Download lecture05 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture6.pptx">Download lecture06 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture7.pptx">Download lecture07 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture8.pptx">Download lecture08 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture9.pptx">Download lecture09 </a> <br/>
<a href="https://github.com/mrdavoodi/python-course/raw/master/Lecture10.pptx">Download lecture10 </a> <br/>
</body>
</html>