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

Резултати

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

Пребарај: #zk

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

@CoinSonar · Post #243782 · 17.04.2026 г., 17:12

#ZK | Volume spike (USDT PAIR) 9 times the average volume 324.65K USDT traded in 15 min └Selling vol: 163.61K USDT 🔴 Boost score: 1/10 24h Vol: 3.22M USDT (Binance) Price: 0.01775 (-0.6% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #243378 · 17.04.2026 г., 00:35

#ZK | Volume spike (USDT PAIR) 60 times the average volume 135.69K USDT traded in 1 min └Buying vol: 95.53K USDT 🟢 Boost score: 6/10 24h Vol: 3.22M USDT (Binance) Price: 0.01649 (-0.6% in 24h)

Hashtags

📊#ZK/USDT – MARKET STRUCTURE (1D) ZK is currently building a base near key demand. Price has been respecting the 0.031–0.033 zone. ⚠️ Key level to watch: • 0.040–0.041 (range resistance) A clean daily close above this level could open room for a higher move. Premium members already have trade plans mapped. 👉@futurechief

Hashtags

American Crypto©

@americancryptotrading · Post #27319 · 22.07.2025 г., 08:54

🇺🇸#ZK/USDT is consolidating above the descendingresistance line on the daily chart👀 A confirmed retest could lead to massive gains✈️ American Crypto©

Hashtags

Free Crypto Signals (Profitable Zone)

@btctradingclub · Post #26760 · 12.01.2026 г., 19:04

📊#ZK/USDT – MARKET STRUCTURE (1D) ZK is currently building a base near key demand. Price has been respecting the 0.031–0.033 zone. ⚠️ Key level to watch: • 0.040–0.041 (range resistance) A clean daily close above this level could open room for a higher move. Premium members already have trade plans mapped. 👉@primemod

Hashtags

Free Crypto Signals (Profitable Zone)

@btctradingclub · Post #26266 · 05.11.2025 г., 20:54

✅✅ 51% Profit on #ZK/USDT for our Premium Members on Binance Futures/Bybit/OKX & KuCoin 👁‍🗨Contact @primemod to enter the premium group & make daily gains on Futures/Bybit/OKX/Kucoin & Bitget market

Hashtags

Free Crypto Signals (Profitable Zone)

@btctradingclub · Post #26256 · 04.11.2025 г., 20:17

🚀🚀 57% Profit on #ZK/USDT for our Premium Members on On Binance Futures, OKX, Bybit, Kucoin 👆🏻All Profit Targets Successfully Completed 👁‍🗨Contact @primemod to enter the most powerful premium group & make daily gains

Hashtags

Free Crypto Signals (Profitable Zone)

@btctradingclub · Post #26252 · 04.11.2025 г., 09:40

🚀🚀 77% Profit on #ZK/USDT for our Premium Members on On Binance Futures, OKX, Bybit, Kucoin 👆🏻All Profit Targets Successfully Completed - Trade Closed 👁‍🗨Contact @primemod to enter the most powerful premium group & make daily gains

Hashtags

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