# Bağlantılar

## 🎌 YEmoji Kullanımları

| 💞 YEmoji  | 📝 Açıklama                |
| ---------- | -------------------------- |
| 👨‍🏫👩‍🏫 | Eğitici çalışmalar         |
| 👨‍💻👩‍💻 | Kod bağlantısı             |
| 📖         | Dokümantasyon              |
| 📃         | Makaleler                  |
| ✍          | El yazıları                |
| 👨‍🔬👩‍🔬 | Test içerikleri            |
| 👪         | Topluluk veya gruplar      |
| 💰         | Paralı                     |
| 📺         | Video                      |
| 📹         | Slayt                      |
| 💦         | Temizleme, kaldırma, silme |

## 🐣 Kullanımı Belirtme

{% hint style="success" %}
🚀 Bu alandaki bağlantılar [YEmoji \~Bağlantılar](https://emoji.yemreak.com/kullanim/baglantilar) yapısına uygundur
{% endhint %}

{% hint style="info" %}
‍🧙‍♂ Detaylı bilgi için [YEmoji](https://emoji.yemreak.com/kullanim/baglantilar) yapısına uygun oluşturulmuş:

* 📃 [copy in Python (Deep Copy and Shallow Copy)](https://www.geeksforgeeks.org/copy-python-deep-copy-shallow-copy/)
* 📃 [How do I copy an object in Python?](http://effbot.org/pyfaq/how-do-i-copy-an-object-in-python.htm)
* 👪 [Emulating pass-by-value behavior in python](https://stackoverflow.com/a/9762918/9770490)
* 📖 [copy — Shallow and deep copy operations](https://docs.python.org/3/library/copy.html)

alanlarına bakabilirsin.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yemreak.com/arsiv/emoji/baglantilar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
