@ddokdi · Post #2018 · 28.04.2026 г., 15:08
#soil 중동/아시아에어 유일하게 정제유 수출 가능한 국가 = 꼬레아
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #76 · 27 апр.
Ранее я делал серию постов про битовые операторы. Вот вам ещё один наглядный пример как это используется в Python в модуле re. Чтобы указать флаг для компилятора нам надо указать его после передаваемой строки. Например, добавляем флаг для игнорирования переноса строки. pattern = re.compile(r"(\w+)+") words = pattern.search(text, re.DOTALL) А как указать несколько флагов? Ведь явно будут ситуации когда нам потребуется больше одного. Кто читал посты по битовые операторы уже понял как. pattern.search(text, re.DOTALL | re.VERBOSE) А теперь смотрим исходники, что находится в этих атрибутах? Не удивительно, степени двойки. Почему? Потому что каждое следующее значение это сдвиг единицы влево. >>> for n in [1, 2, 4, 8, 16, 32, 64, 128, 256]: >>> print(bin(n)) 0b1 0b10 0b100 0b1000 0b10000 0b100000 0b1000000 0b10000000 0b100000000 Чтобы было понятней, давайте напишем тоже самое но иначе, добавим ведущие нули: 000000001 000000010 000000100 000001000 000010000 000100000 001000000 010000000 100000000 Не понятно что тут происходит? Читай три поста про битовые операторы начиная с этого ➡️https://t.me/pythonotes/45 В общем, это пример применения побитовых операций в самом Python. Теперь вы знаете Python еще немного лучше) #tricks#regex#libs
Пребарај: #soil
@ddokdi · Post #2018 · 28.04.2026 г., 15:08
#soil 중동/아시아에어 유일하게 정제유 수출 가능한 국가 = 꼬레아
Hashtags
@interesting_planet_facts · Post #434 · 27.07.2025 г., 02:22
🌎 The European mole can “swim” through soil by using its large, spade-like paws to paddle through loose earth, creating complex underground tunnels. This adaptation helps it hunt worms in the dark, while its velvety fur lets it slide backward or forward with ease. ✨ #mammals⚡#adaptation⚡#soil 👉subscribe Interesting Planet
Hashtags
@IOSTelegramThemes · Post #29 · 11.09.2019 г., 09:20
Creamy Theme #Night#Creamy#Soil#Black 🆔@IOSTelegramThemes
@amazingeo · Post #189 · 06.09.2025 г., 20:12
🌍 Around a third of the world’s soil has already been degraded by erosion, pollution, and overuse—putting global food production and ecosystem health at serious risk. ✨ #environment⚡#sustainability⚡#soil⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography🌍
@amazingeo · Post #242 · 15.09.2025 г., 16:12
🌍 Grasslands cover about 40% of Earth’s land surface and are found on every continent except Antarctica. Some of the world’s richest soils, called mollisols, form in temperate grasslands. ✨ #grasslands⚡#savanna⚡#soil⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography🌍
@amazingeo · Post #398 · 21.10.2025 г., 12:31
🌍 Some grassland soils are so fertile they can support crops for decades without added fertilizer. These deep, dark soils store huge amounts of carbon, helping stabilize the global climate. ✨ #grasslands⚡#soil⚡#carbon⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography 👉more Channels
@ddokdi · Post #2019 · 28.04.2026 г., 15:10
#soil #sk이노베이션 #GS 매출비중
@googlefactss · Post #40375 · 21.12.2025 г., 02:44
After death, human microbes survive in soil and help break down the body. They work with soil microbes to speed up decomposition and recycle nitrogen, which plants need to grow. These microbes can live in the soil for months or years, turning dead bodies into nutrients that support new life. 🌱🦠💀 [Source] @googlefactss#Decomposition#Microbes#Soil#NitrogenCycle#Ecosystem