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

TGINSIGHT SIMILAR POSTS

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

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

Оператор pipe позволяет писать более компактный код, реализуя логику объединения данных (Union). Важно помнить, что его поведение зависит от контекста. Побитовые операции (логическое OR) result = 5 | 3 # 5 (0101) | 3 (0011) = 7 (0111) Самое главное - не путать с оператором or, это другое! Объединение множеств set_a = {1, 2, 3} set_b = {3, 4, 5} set_c = set_a | set_b # {1, 2, 3, 4, 5} set_c |= {5, 6} # {1, 2, 3, 4, 5, 6} Слияние словарей dict_1 = {"a": 1, "b": 2} dict_2 = {"b": 3, "c": 4} merged = dict_1 | dict_2 # {'a': 1, 'b': 3, 'c': 4} merged |= {"d": 5} # {'a': 1, 'b': 3, 'c': 4, 'd': 5} Аннотации типов, заменяет Union def process_data(value: int | str) -> None: print(value) Допустимо использовать в isinstance или issubclass isinstance(3, int | float) # True Паттерн-матчинг status_code = 404 match status_code: case 200 | 201 | 204: print("OK") case 400 | 404 | 500: print("ERROR") Для использования в своих классах требуется переопределить метод __or__ Так же нашел библиотеку pipe которая добавляет еще много возможностей. Рекомендую ознакомиться ;) #basic

Hashtags

Резултати

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

Пребарај: #countdown

当前筛选 #countdown清除筛选
SingSing Announcement

@singsingchannel · Post #962 · 04.11.2024 г., 14:20

🚀 Only one week left until our IDO launches! The excitement is building up as we get closer to the big day. Get ready to join us on this incredible journey! #IDO#Countdown#SingSing🎉 🎤Announcement | Chat | X (Twitter) | Website | Game

SingSing Announcement

@singsingchannel · Post #952 · 01.11.2024 г., 14:08

🚀 Let’s Countdown Together! 🚀 The big day is coming—SingSing’s IDO is set for November 11! 🎉 Get ready for an epic sale event and your chance to grab $SING! 🔥 Countdown with us on Website and SingSing Mini App! Mark your calendars, bring your best game, and let’s make this an unforgettable IDO together! ⏰ #SingSing#IDO#Countdown#GetReady 🎤Announcement | Chat | X (Twitter) | Website | Game

Oʻzbekiston Qilichbozlik Federatsiyasi

@fencinguzbekistan · Post #3966 · 22.05.2025 г., 05:49

⏳ Countdown is on! Only 26 days left until one of Asia’s biggest fencing showdowns! 🌏🤺 📍 Bali – Indonesia 📆 June 17–23, 2025 🏆 Senior Asian Fencing Championship Top athletes are getting ready for an electrifying competition! Stay tuned for full access 📸 and live highlights from the heart of the action 🎥🔥 #Fencing⚔️#Bali2025#AsianChampionship #FCA#FIE#SeniorAsianFencingChampionship2025 #Indonesia#FencingAsia#Countdown

VISION11

@vision11official · Post #1328 · 02.09.2023 г., 06:02

#Power-packed #battle on the pitch.🔥🔥 Are you ready for an India🇮🇳 vs. Pakistan showdown?💪😎 Make you #teams for #AsiaCup contest and win bumper #rewards.⏳️🏌‍♀️ Only on #Vision11, #download now. #india#cricket#asia#asiacup2023#battle#countdown#begin#cricketfans#reward#bonus#vision#vision11