@TestFlightX · Post #34345 · 19.10.2024 г., 17:01
#JOURNEY#PROCUREMENT https://testflight.apple.com/join/wNxsLEfN
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
Пребарај: #journey
@TestFlightX · Post #34345 · 19.10.2024 г., 17:01
#JOURNEY#PROCUREMENT https://testflight.apple.com/join/wNxsLEfN
Hashtags
@testflightynoti · Post #38208 · 12.05.2026 г., 19:33
#Transition#Journey Join the Transition Journey beta on ✈️#TestFlight 🔗 Link: https://testflight.apple.com/join/SPGZysjK Shared by Dimitri
Hashtags
@TFGames · Post #1326 · 06.12.2023 г., 07:07
#AFK#JOURNEY#GAMES https://testflight.apple.com/join/NzOQNMG6
@TestFlightX · Post #34645 · 16.11.2024 г., 23:29
#TRIPPY#SEIZE#YOUR#JOURNEY https://testflight.apple.com/join/HnAzDfRg
@TFGames · Post #1921 · 15.01.2024 г., 08:58
#BONS#JOURNEY#SEASIDE#HUSTLE #GAMES https://testflight.apple.com/join/tDDm4nva
@wangzhuanzhan · Post #33176 · 18.09.2024 г., 07:12
D-d地d心x历l险x记j2- 地心历险记2:神秘岛 Journey 2: The Mysterious Island (2012) 直达链接:https://pan.quark.cn/s/0245b795561c #地心历险记2:神秘岛 #地心冒险2:神秘岛 #Journey 2: The Mysterious Island #地心探险记2:世外秘岛 #地心游记2 #地心冒险2#地心探险记2 #Journey to the Center of the Earth 2 链接:https://link3.cc/sf_com #电影#喜剧#美国#10年代
@wangzhuanzhan · Post #32942 · 12.09.2024 г., 07:49
D-d地d心x历l险x记j- 地心历险记 Journey to the Center of the Earth (2008) 直达链接:https://pan.quark.cn/s/ee965acff2bb #地心历险记#地心冒险 #Journey to the Center of the Earth #地心游记#地心探险记 链接:https://link3.cc/sf_com #电影#喜剧#美国#00年代
@dreamsgallerys · Post #2394 · 03.12.2024 г., 11:03
И тест Флакса вдогонку By Voodoont Dreams Gallery #voodoont #ai#арт#art#some#river#bike#alien_world#surreal#epic#journey#sci_fi#flux
@dreamsgallerys · Post #2391 · 03.12.2024 г., 10:25
Посвящаю своему коллеге Лепрекону и его каналу StableArt❤️ By Voodoont Dreams Gallery #voodoont #ai#арт#art#some#river#bike#alien_world#surreal#epic#journey#sci_fi#dalle