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

Резултати

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

Пребарај: #gasoline

当前筛选 #gasoline清除筛选
Trump's Ear

@trumpsear_tg · Post #2327 · 01.04.2026 г., 15:59

The average price of gasoline in the United States exceeded $4 per gallon for the first time since August 2022. Just a month ago, it was $2.98. ⛽️📈 California remains the most expensive state. Prices there have risen to $5.89, and in the cities of San Rafael and Santa Rosa, they have exceeded $6. In Oklahoma, where fuel remains the cheapest in the country, the price has increased by 81 cents in a month. Experts predict an increase in prices. According to Rapidan Energy Group, gasoline could rise to $4.50 to $5 per gallon. They do not expect a decrease until summer and attribute it to the blockade of the Strait of Hormuz, which carries about 20% of the world's oil. ⚠️ #Gasoline#prices 👂More on Trump's Ear ⚠️