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 слични објави

Пребарај: #frogfacts

当前筛选 #frogfacts清除筛选
Google Facts™ [ ️@googlefactss🌎]

@googlefactss · Post #40069 · 11.11.2025 г., 23:05

Internet History Fact!📜 Did you know? The iconic "It is Wednesday, my dudes" Budgett's frog meme first appeared on Tumblr on December 10, 2014. That grumpy frog still sums up the midweek vibe! Fun rule: Frog memes are allowed in the comments, but only here on THIS post! 🐸💬 @googlefactss [Source🐸] #MemeHistory#WednesdayMyDudes#InternetLore#FrogFacts

Google Facts™ [ ️@googlefactss🌎]

@googlefactss · Post #40286 · 09.12.2025 г., 23:01

Internet History Fact! 📜 The iconic "It is Wednesday, my dudes" Budgett's frog meme debuted on Tumblr on December 10, 2014. Celebrating its birthday with frog and Wednesday memes allowed here for the next 24 hours! 🐸🎉 [Source🐸] @googlefactss #MemeHistory#WednesdayMyDudes#InternetLore#FrogFacts#ExtraMemeDay

Google Facts™ [ ️@googlefactss🌎]

@googlefactss · Post #40930 · 14.04.2026 г., 22:01

The Titicaca water frog (Telmatobius culeus) can absorb oxygen through its skin, an adaptation that helps it survive in the high-altitude waters of Lake Titicaca, where oxygen levels are low. This unique ability allows it to thrive in an environment where most other species struggle. The frog's skin is highly vascularized, increasing its efficiency at absorbing oxygen directly from the water. 💧🐸⛰️ [Read more] (Frog memes allowed here) @googlefactss #FrogFacts#TiticacaFrog#TelmatobiusCuleus#NatureScience#UniqueAdaptations#Amphibians#ItsWednesdayMyDudes If you have ideas or feedback contact us: @Googlefactss_Feedback_bot