feat: add professor slides conditions

This commit is contained in:
2025-11-30 23:39:27 +03:30
parent 33c06e4a07
commit d366fb2352
@@ -1,6 +1,11 @@
## 🔗 Download
- [Download PDF](INSERT_DOWNLOAD_URL_HERE)
- [Download PDF - Lecture 02](https://drive.usercontent.google.com/u/0/uc?id=17PLzev-2mQHzumFr6PTTppwZGwiUAXYg&export=download)
- [Download PDF - Lecture 03](https://drive.usercontent.google.com/u/0/uc?id=1crbTjI8Ir_86eapQoxRsH1mLE-ygBOH6&export=download)
## View PDF Online
<iframe src="https://docs.google.com/gview?embedded=true&url=INSERT_DOWNLOAD_URL_HERE" width="100%" height="700px" frameborder="0"> </iframe>
### Lecture 02
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=17PLzev-2mQHzumFr6PTTppwZGwiUAXYg&export=download" width="100%" height="700px" frameborder="0"> </iframe>
### Lecture 03
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=1crbTjI8Ir_86eapQoxRsH1mLE-ygBOH6&export=download" width="100%" height="700px" frameborder="0"> </iframe>