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

Резултати

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

Пребарај: #mint

当前筛选 #mint清除筛选
Airdrop Presents 🗽

@airdrop_presents · Post #1623 · 08.06.2022 г., 12:43

💧Airdrop : Proud Kitty Gang💧 📣Complete Task: ➕ 500,000 #MINT 🏆Winners: 1000 Lucky Winners. 📅End date: 20th Jun, 2022 💎Ratings: ⭐️⭐️⭐️ 🔛Proud Kitty Gang Airdrop Gleam Click Here 🔛 🌀 Follow on Twitter and retweet the pinned post. 📡Enter your information to the Airdrop Gleam. 🗞Note: All airdrop steps should be completed. 🛳Business Inquiry: Admin || Admin2

Hashtags

Crypto Drop Club

@drop_cryptogo · Post #1612 · 05.01.2025 г., 13:43

🗣#MINT Claim your drop from MINT Deadline: February 15 What to do: ✔️Visit the website ✔️Claim your boxes. 🟠1% of the total token supply is allocated to these boxes. 🟠TGE is promised in Q1 of this year. 🟠Boxes are awarded for owning NFT Mint Genesis (also for interacting with collections on OpenSea and Blur). Crypto Drop Club 👉 SUBSCRIBE

Hashtags

TokenPocket

@tokenpocket_channel · Post #1345 · 28.05.2024 г., 12:26

🆕 Mint Blockchain is now live on TokenPocket. 🟢Mint blockchain is the Native Ethereum L2 for the NFT Industry. Bringing NFT into Mass Adoption alongside Superchain🟢🔴. Powered by Optimism and nftscan_com. 🚀How to create/import a #Mint wallet on #TokenPocket Mobile Wallet and Chrome Extension Wallet? Guide👉https://help.tokenpocket.pro/en/wallet-operation/how-to-create-a-wallet/mint 💙Download #TokenPocket, create your Mint Wallet, and stay tuned to the upcoming campaign! 🔥 👉https://tokenpocket.pro 👉https://extension.tokenpocket.pro

占位符

@placeholderpics · Post #59809 · 04.05.2026 г., 06:00

Karie: ✧ :・゚➽ Mint 💙 ; 〨 - - - - -🖤- - - - - 〨 #Mint#ミント •┈୨ ✩ ୧┈• #NTE#이환 ; 〨 - - - - -🤍- - - - - 〨 𝑆𝑜𝑢𝑟𝑐𝑒 — ⿻ ⊹ pixiv.net/en/artworks/14… https://twitter.com/shyekari/status/2051082507924201635

鋅厘的收藏

@zince_general_collection · Post #9630 · 04.05.2026 г., 20:27

Karie: ✧ :・゚➽ Mint 💙 ; 〨 - - - - -🖤- - - - - 〨 #Mint#ミント •┈୨ ✩ ୧┈• #NTE#이환 ; 〨 - - - - -🤍- - - - - 〨 𝑆𝑜𝑢𝑟𝑐𝑒 — ⿻ ⊹ pixiv.net/en/artworks/14… https://twitter.com/shyekari/status/2051082507924201635

利姆诺斯岛·深空放送局📡

@limnosdsstation · Post #10748 · 29.03.2026 г., 11:54

#VRchat#milk#mint#lime https://x.com/turns00s/status/2038065352886944125 梨子rikoriko : #AI動画 03 *Mint: Milk,小熊我帮你缝好了哦 Milk: 谢谢你!Mint姐姐! Lime: Mint手可真巧啊,将来肯定能成为一位好妻子! Mint: 我...我只想和姐姐们永远在一起... Lime: 我家孩子真是都太可爱了...Milk你将来想成为什么样的人呢? Milk: 我...我想当国民偶像... Lime: 咳...好像说了非常不得了的事情呢...

12
ПретходнаСтраница 1 од 2Следна