feat: add ta slides conditions

This commit is contained in:
2025-11-30 23:39:59 +03:30
parent 338f344936
commit ae92e15f05
5 changed files with 59 additions and 47 deletions
@@ -1,6 +1,12 @@
## 🔗 Download
- [Download PDF](https://drive.google.com/file/d/1_e2c5by8f2r-sWSpjnioXWm16mUZFTtp/view?usp=sharing)
- [Download PDF Part 1: Conditions](https://drive.usercontent.google.com/u/0/uc?id=1vfnQ_laMKsEC_zmaivymk1TVNjUbFUcF&export=download)
- [Download PDF Part 2: Loops](https://drive.usercontent.google.com/u/0/uc?id=1Je2HwQPD0UoEc9Z7vMaTNuz1vqpsBhw3&export=download)
## View PDF Online
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.google.com/file/d/1_e2c5by8f2r-sWSpjnioXWm16mUZFTtp/view?usp=sharing" width="100%" height="700px" frameborder="0"> </iframe>
### Conditions
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=1vfnQ_laMKsEC_zmaivymk1TVNjUbFUcF&export=download" width="100%" height="700px" frameborder="0"> </iframe>
### Loops
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=1Je2HwQPD0UoEc9Z7vMaTNuz1vqpsBhw3&export=download" width="100%" height="700px" frameborder="0"> </iframe>
@@ -0,0 +1,7 @@
## 🔗 Download
- [Download PDF - Functions Part 1](https://drive.usercontent.google.com/u/0/uc?id=13seRj2kiH-IvU8PcU-18t9O4nDKsNpW5&export=download)
## View PDF Online
### Functions Part 1
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=13seRj2kiH-IvU8PcU-18t9O4nDKsNpW5&export=download" width="100%" height="700px" frameborder="0"> </iframe>