@CyunreiCollection · Post #11567 · 31.03.2026 г., 00:50
海辺 | Enze_恩沢 #Enze_恩沢#pixiv#オリジナル#女の子#Feet
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
Пребарај: #feet
@CyunreiCollection · Post #11567 · 31.03.2026 г., 00:50
海辺 | Enze_恩沢 #Enze_恩沢#pixiv#オリジナル#女の子#Feet
@anatomyarthub · Post #4831 · 03.04.2025 г., 09:37
#анатомия#ступни#anatomy#feet @anatomyarthub
@anatomyarthub · Post #1307 · 22.07.2023 г., 10:21
#анатомия#ступни#anatomy#feet @anatomyarthub
@anatomyarthub · Post #888 · 20.06.2023 г., 11:38
#анатомия#ступни#anatomy#feet @anatonyarthub
@besteanimebilder · Post #6732 · 15.01.2022 г., 16:00
☀️🦌 | 闷茶子 #arknights#nine_colored_deer#horns#feet 4551x8284
@anatomyarthub · Post #2186 · 22.11.2023 г., 09:57
#референсы#стопы#references#feet @anatomyarthub
Hashtags
@anatomyarthub · Post #2166 · 21.11.2023 г., 05:03
#референсы#стопы#references#feet @anatomyarthub
Hashtags
@anatomyarthub · Post #1819 · 15.09.2023 г., 11:45
#анатомия#наброски#ступни#anatomy#sketches#feet @anatomyarthub
@libreware · Post #1018 · 16.12.2021 г., 13:50
Gensole Make custom 3d foot insoles http://gensole.com #gensole#insoles#feet#3d
@anatomyarthub · Post #6540 · 27.02.2026 г., 07:45
#арт#анатомия#ступы#art#anatomy#feet ❣️boost @anatomyarthub
@anatomyarthub · Post #1216 · 15.07.2023 г., 17:18
#анатомия#построение#ступни#anatomy#construction#feet @anatomyarthub
@anatomyarthub · Post #812 · 14.06.2023 г., 19:09
#анатомия#ступни#построение#anatomy#feet#construction