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

Резултати

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

Пребарај: #c98

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

@CoinSonar · Post #244201 · 18.04.2026 г., 13:19

#C98 | Volume spike (USDT PAIR) 50 times the average volume 129.65K USDT traded in 15 min └Buying vol: 66.52K USDT 🟢 Boost score: 4/10 24h Vol: 248.70K USDT (Binance) Price: 0.0229 (-5.3% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #243988 · 18.04.2026 г., 05:41

#C98 | Volume spike (USDT PAIR) 125 times the average volume 108.36K USDT traded in 5 min └Buying vol: 62.28K USDT 🟢 Boost score: 4/10 24h Vol: 248.70K USDT (Binance) Price: 0.0225 (-5.3% in 24h)

Hashtags

Coin Sonar

@CoinSonar · Post #243528 · 17.04.2026 г., 08:06

#C98 | Volume spike (USDT PAIR) 49 times the average volume 128.56K USDT traded in 15 min └Buying vol: 65.01K USDT 🟢 Boost score: 3/10 24h Vol: 248.70K USDT (Binance) Price: 0.0223 (-5.3% in 24h)

Hashtags

Pro Analysis

@proanalysistrader · Post #28457 · 08.02.2025 г., 11:13

#C98/USDT analysis : #C98 is currently in a bearish trend, consistently making new lows. The price is expected to test the resistance zone before resuming its bearish momentum. TF : 1h Entry : $0.0872 Target : $0.0822 SL : $0.0900

Hashtags

American Crypto©

@americancryptotrading · Post #27513 · 24.01.2026 г., 11:11

🇺🇸#C98/USDT is consolidating near the lower border of the falling wedge on the weekly timeframe🧐 Going upside on a bounce📈 American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27127 · 21.01.2025 г., 13:09

🇺🇸#C98/USDT is trading near the lowerborder of the descendingtriangle on the weekly timeframe💁‍♂️ Looking for a leg upwards if we bounce🐃 American Crypto©

Hashtags

Elf Crypto VIP

@elfcryptovip · Post #11635 · 10.06.2025 г., 07:56

#C98 Coin98 has successfully broken above the descendingchannel formation on the daily timeframe👀 Now, the price is holding above the previous resistance-turned-supportlevel A bounce from the support zone could push the price toward targets at $0.077, $0.093, and $0.130

Hashtags

Binance Big Pump Signals Future trade

@binancebigpumpsignalsfuture · Post #2237 · 18.04.2022 г., 01:42

#C98 result 1st target achieved in just 15 hours✅ One more quick profit 6%💰🤑 👉 More quick profit signals available in premium channel. Hurry up 🏃‍♂👇 ☎️ Contact @FutureExpertAdmin

Hashtags

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