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

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

Резултати

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

Пребарај: #personaldevelopment

当前筛选 #personaldevelopment清除筛选
Green University CA | Official

@centralasian_greenuniversity · Post #265 · 24.10.2025 г., 08:53

Girls’ Meeting at Green University! ✅On October 23, a special gathering was held for our female students, focusing on etiquette, moral values, and personal growth. 🔄The event also featured a psychological training session that helped participants build confidence and strengthen communication skills. #GreenUniversity#StudentLife#GirlsMeeting#PersonalDevelopment ✉️[email protected] ☎️ +998 55 512 00 77 📍Location 🌐Website | 📱Telegram | 📱Instagram | 📱LinkedIn | 🟥YouTube

Velvet Pages | eLibrary 🥂

@bookslibraryofficial · Post #1252 · 11.05.2025 г., 15:44

📖Title : This Too Shall Pass ✍️Author : Julia Samuel ⭐️Rating : 3.72/5 (Goodreads) 📆Published : Mar 05, 2020 ———————————————— Summary:This Too Shall Pass by Julia Samuel is a profound exploration of how humans cope with change and emotional upheaval. Drawing on her extensive experience as a psychotherapist, Samuel presents twelve moving and deeply personal case studies that cover themes such as grief, relationships, identity, and trauma. Each story reveals how people struggle with, resist, and ultimately adapt to change. Through compassionate storytelling and psychological insight, Samuel illustrates that while change is inevitable and often painful, it also offers opportunities for growth and healing. The book is a comforting, insightful guide for anyone navigating life’s unpredictable transitions and emotional challenges. ———————————————— #nonfiction#psychology#selfhelp#personaldevelopment@Bookslibraryofficial@free_novellas@the_ancient_library

Diversity & Inclusion There is a significant relationship between competitive profit gains and diversity. Companies with gender, ethnic and racial diversity are at least 15 percent more likely to experience above-average financial returns. #Wednesday#Day-3 #personalDevelopment#selfhelp#leadership#Growth#Teambuild Read 📚:- https://t.me/Think_CreativeHub

Venture Village Wall 🦄

@venturevillagewall · Post #3634 · 21.12.2024 г., 10:23

$5.4M Funding for Tenor Tenor has raised $5.40 million on December 19, 2024. This platform enables managers to rehearse difficult conversations with realistic voice AI characters and receive instant feedback for improvement. #Funding#AI#VoiceAI#Management#Feedback#Conversations#Tech#Startup#Investment#Training#Innovation#Leadership#Simulation#Dialogue#PersonalDevelopment#Business#Growth#Application#Software#Tenor

#学习#技能习得#生产力#时间管理#一万小时定律#二十小时定律#自我提升#刻意练习#个人发展#新技能#学习曲线 #Learning#SkillAcquisition#Productivity#TimeManagement#10000HourRule#20HourRule#SelfImprovement#DeliberatePractice#PersonalDevelopment#NewSkills#LearningCurve https://www.youtube.com/watch?v=5MgBikgcWnY