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

Резултати

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

Пребарај: #iotex

当前筛选 #iotex清除筛选
시팡이 공부방~~❤️

@sipangE · Post #18228 · 13.12.2024 г., 11:28

🎉 Get Goated S2 이벤트 진행 중! 💡IoTeX란? IoTeX는 스마트 기기와 실제 데이터를 블록체인과 연결하는 DePIN 플랫폼 !총 100M $IOTX(약 62억 원)의 보상이 걸린 초대형 이벤트에 지금 참여하세요! 기간: 10월 29일부터 약 3개월간 진행 참여 방법 1️⃣ 이벤트 사이트에서 미션 수행 (스테이킹, 유동성 공급 등) 2️⃣ 다양한 프로토콜(Bedrock, iZUMi 등)과 상호작용 3️⃣ BinoBits 포인트 적립 4️⃣ 텔레그램 미니앱(@Goat_Earn_Bot)에서 데일리 체크인 포인트 랭킹에 따라 보상이 지급됩니다! 🔥 현재까지 결과 - 참가자 수: 117,140명 - 누적 포인트: 181,958,191 BinoBits 유저가이드 | 이벤트 사이트 #IoTeX

Hashtags

CyberCharge Announcements

@cyberchargeannouncements · Post #28 · 30.08.2024 г., 06:04

#CyberCharge, the world's first Web3 smart charger presale event with @iotex_io, is coming soon!🚀 Play games, earn tokens, and grab airdrops—each mystery box brings exciting surprises! 🎁 🔥$IOTX Tokens ⚡️Web3 Smart Charger Set Follow, 🔄, 👍, and comment for a chance to win a presale WL spot (10 spots) - FCFS! #IoTeX#Web3#DePIN Like👍, Retweet🔵, Comment Link to the Tweet!

CyberCharge Announcements

@cyberchargeannouncements · Post #124 · 20.09.2024 г., 12:02

🔋#CyberCharge Debuts at #Token2049 Singapore! We were a proud sponsor at one of the world’s most influential blockchain events! 👉Dive into the details: link.medium.com/CPkTunaP2Mb From showcasing future DePIN products to collaborating with global leaders like #Solana & #IoTeX, CyberCharge is driving Web3 into the real world. Like👍, Retweet🔵, Comment Link to Tweet 🤖Join Bot🐣X (Twitter)✉️Chat

CyberCharge Announcements

@cyberchargeannouncements · Post #99 · 16.09.2024 г., 12:31

Today at #R3alWorld, we had a great time connecting with the #IoTeX team, Raullen Chai, CEO of @iotex_io. We exchanged valuable insights and ideas on DePIN devices and their innovative applications. #Token2049singapore Like👍, Retweet🔵, Comment Link to Tweet 🎁Join our Airdrop Event Link to MiniApp

CyberCharge Announcements

@cyberchargeannouncements · Post #102 · 17.09.2024 г., 06:01

CyberCharge showcased exciting content at the #R3alWorld DePIN Summit 2024 Workshop! 🎉 Our BD, Goran, shared CyberCharge's innovative Proof of Charge mechanism and seamless Web2 integration, bringing new energy to the future of #DePIN and charging experiences⚡️ #CyberCharge#IoTeX Like👍, Retweet🔵, Comment Link to Tweet 🎁Join our Airdrop Event Link to MiniApp

CyberCharge Announcements

@cyberchargeannouncements · Post #31 · 30.08.2024 г., 12:43

🚀We’re excited to be a part of the R3alWorld DePIN Summit! ⚡️Join us at this groundbreaking event, hosted by @iotex_io and Co-Hosted by @MessariCrypto, where CyberCharge will showcase its innovations alongside other industry leaders. 🗓Sept 16th-17th 📍Amara Singapore 🔌Let’s power the future together! #DePIN#CyberCharge#IoTeX#Messari#Token2049 Like👍, Retweet🔵, Comment Link to the Tweet! 🔗Tweet From IoTeX: https://x.com/iotex_io/status/1829239846008934586?s=46