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

Резултати

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

Пребарај: #api3

当前筛选 #api3清除筛选
Coin Sonar

@CoinSonar · Post #244240 · 18.04.2026 г., 15:16

#API3 | Volume spike (USDT PAIR) 58 times the average volume 128.29K USDT traded in 5 min └Selling vol: 79.75K USDT 🔴 Boost score: 1/10 24h Vol: 627.72K USDT (Binance) Price: 0.4184 (-0.6% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #244198 · 18.04.2026 г., 13:16

#API3 | Volume spike (USDT PAIR) 99 times the average volume 217.55K USDT traded in 5 min └Buying vol: 127.16K USDT 🟢 Boost score: 3/10 24h Vol: 627.72K USDT (Binance) Price: 0.4080 (-0.6% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #244141 · 18.04.2026 г., 11:16

#API3 | Volume spike (USDT PAIR) 19 times the average volume 129.98K USDT traded in 15 min └Buying vol: 71.44K USDT 🟢 Boost score: 3/10 24h Vol: 627.72K USDT (Binance) Price: 0.3214 (-0.6% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #244095 · 18.04.2026 г., 09:15

#API3 | Volume spike (USDT PAIR) 235 times the average volume 102.47K USDT traded in 1 min └Buying vol: 81.97K USDT 🟢 Boost score: 8/10 24h Vol: 627.72K USDT (Binance) Price: 0.3168 (-0.6% in 24h)

Hashtags

American Crypto©

@americancryptotrading · Post #27131 · 24.01.2025 г., 16:22

🇺🇸#API3/USDT is ready to bounce from the lowerborder of the descendingtriangle on the 2D chart🧐 Looking for a leg upwards🐃 American Crypto©

Hashtags

Binance crypto champions

@binancecryptochampions · Post #3011 · 12.01.2026 г., 08:27

✴️Free signal-Futures ✴️ ⚡️⚡️#API3/USDT⚡️⚡️ Signal Type: Regular (Long) Leverage: Cross (20x) Margin: 2.0% Entry Targets: 1) 0.4110 2) 0.4510 Take-Profit Targets: 1) 0.4750 2) 0.4950 3) 0.5350 Stop Targets: 1) 0.3910 🍁 Published by: @Trading_exp🍁 Join_vip: @Crypto_Futures_Spot_Payment_bot

Hashtags

Alphavave Traders ️️️

@alphavave · Post #2906 · 11.10.2025 г., 15:04

#API3 delivered an incredible 4160% profit in just 5 days 🪙🔥 That's a 4️⃣1️⃣🔤 return on your money from just one signal. This is just a taste of what our private channel delivers daily😉💵 Not going to lie, we have pretty much cracked the crypto code here. The results speak for themselves. Bet you are wondering how... Too bad most won't ever figure it out💯 Want to stay ahead of the game? DM me now!🤝@Kevindexter✅

Hashtags

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