@degenpump_crypto_pump_signals · Post #504880 · 15.05.2026 г., 22:25
#PNUT/USDT Take-Profit target 2 ✅ Profit: 27.3179% 📈 Period: 1 hr 42 min ⏰
Hashtags
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
Пребарај: #pnut
@degenpump_crypto_pump_signals · Post #504880 · 15.05.2026 г., 22:25
#PNUT/USDT Take-Profit target 2 ✅ Profit: 27.3179% 📈 Period: 1 hr 42 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504871 · 15.05.2026 г., 21:09
#PNUT/USDT Take-Profit target 1 ✅ Profit: 17.3841% 📈 Period: 27 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504824 · 15.05.2026 г., 00:14
#PNUT/USDT Take-Profit target 2 ✅ Profit: 31.6074% 📈 Period: 2 hr 9 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504821 · 14.05.2026 г., 23:34
#PNUT/USDT Take-Profit target 1 ✅ Profit: 21.8549% 📈 Period: 1 hr 29 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504559 · 12.05.2026 г., 14:43
#PNUT/USDT Take-Profit target 1 ✅ Profit: 18.0876% 📈 Period: 9 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504283 · 10.05.2026 г., 15:22
#PNUT/USDT Take-Profit target 2 ✅ Profit: 27.7284% 📈 Period: 1 hr 2 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504280 · 10.05.2026 г., 15:22
#PNUT/USDT Take-Profit target 1 ✅ Profit: 17.9206% 📈 Period: 1 hr 2 min ⏰
Hashtags
@CoinSonar · Post #244204 · 18.04.2026 г., 13:22
#PNUT | Volume spike (USDT PAIR) 10 times the average volume 141.21K USDT traded in 15 min └Buying vol: 72.74K USDT 🟢 Boost score: 4/10 24h Vol: 1.34M USDT (Binance) Price: 0.0572 (-3.7% in 24h)
Hashtags
@CoinSonar · Post #244138 · 18.04.2026 г., 11:06
#PNUT | Volume spike (USDT PAIR) 9 times the average volume 136.77K USDT traded in 15 min └Selling vol: 89.82K USDT 🔴 Boost score: 1/10 24h Vol: 1.34M USDT (Binance) Price: 0.0611 (-3.7% in 24h)
Hashtags
@CoinSonar · Post #244002 · 18.04.2026 г., 06:01
#PNUT | Volume spike (USDT PAIR) 11 times the average volume 153.97K USDT traded in 15 min └Buying vol: 108.50K USDT 🟢 Boost score: 5/10 24h Vol: 1.34M USDT (Binance) Price: 0.0647 (-3.7% in 24h)
Hashtags
@CoinSonar · Post #243954 · 18.04.2026 г., 04:01
#PNUT | Volume spike (USDT PAIR) 10 times the average volume 144.75K USDT traded in 15 min └Selling vol: 90.99K USDT 🔴 Boost score: 1/10 24h Vol: 1.34M USDT (Binance) Price: 0.0628 (-3.7% in 24h)
Hashtags
@CoinSonar · Post #243919 · 18.04.2026 г., 02:01
#PNUT | Volume spike (USDT PAIR) 9 times the average volume 138.12K USDT traded in 15 min └Selling vol: 78.16K USDT 🔴 Boost score: 1/10 24h Vol: 1.34M USDT (Binance) Price: 0.0680 (-3.7% in 24h)
Hashtags