TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #345 · 9 окт.

Функция dir() - удобна для получения списка атрибутов у любого объекта. Ранее я писал про функцию __dir__() в модуле (не путайте её с переменной __all__(), которая указывает список объектов для импорта если встречается конструкция from module import *). Скорее всего вы уже знаете как использовать функцию dir(). Любой объект может реализовать метод __dir__() чтобы указать список имеющийхся и динамических атрибутов. И функция dir() поможет получить список этих атрибутов. >>> dir(str) ['__add__', '__class__', '__contains__', ...] У этой функции есть еще один способ применения. Её можно вызвать без аргумента, и в таком случае она вернёт список имён в текущем неймспейсе. >>> dir() ['__builtins__', '__doc__', '__file__', ...] >>> def test(): >>> x = 1 >>> print(dir()) >>> test() ['x'] #basic#tricks

Резултати

Пронајдени 2 слични објави

Пребарај: #positioning

当前筛选 #positioning清除筛选
Amazing Geography 🌍

@amazingeo · Post #20 · 10.08.2025 г., 10:43

🌍 The geographic coordinates system splits the globe into lines called latitude and longitude, allowing any spot on Earth to be pinpointed within a few meters using just two numbers. ✨ #coordinates⚡#mapping⚡#positioning⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography🌍

Digital Marketing & AI Tools

@Digital_Marketing_strategies · Post #760 · 10.09.2025 г., 11:12

The secret to massive Google ads scale isn't a unique product or a crazy offer. Rather, it's the ability to disrupt a market And be different form the rest This could be done with product titles, images, pricing, the product itself, or the messaging. Just pick one and do the complete opposite of your competitor's It's that simple. #GoogleAds #positioning