@ideascasa · Post #17821 · 07.10.2024 г., 09:01
Estetica beige #beige
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
Пребарај: #beige
@ideascasa · Post #17821 · 07.10.2024 г., 09:01
Estetica beige #beige
Hashtags
@BlandoThemes · Post #29 · 14.01.2021 г., 10:00
#light#beige 📍Apply Theme 🪶Blando Themes
@phthemes · Post #102 · 28.09.2020 г., 17:00
❛ Mood ── · 𖤍 ণ Device: Android iOS ণ Cr: @phxthemes. ণ Tags: #light#aesthetic#beige#brown ㅤ
Hashtags
@BlandoThemes · Post #34 · 17.01.2021 г., 10:00
#light#beige#chess 📍Apply Theme 🪶Blando Themes
@BlandoThemes · Post #243 · 13.10.2022 г., 17:29
#dark#monet#soza#beige 🎨 Apply Theme 📍 Made via Telegram Themer 🪶 Blando Themes
@phthemes · Post #43 · 08.08.2020 г., 19:44
➴° 𝐏𝐇𝐗┊Pompompurin 05/06/2020 ©@phxthemes ণ Tags: #light#sanrio#pastel#yellow#beige
@phthemes · Post #42 · 08.08.2020 г., 19:44
➴° 𝐏𝐇𝐗┊Soft Coffee 04/06/2020 ©@phxthemes ণ Tags: #light#cartoon#pastel#beige#brown
@AiGenLabsStyles · Post #1551 · 31.08.2025 г., 07:12
⭐️ --sref 184816793 --sv 4 --v 7 #Illustration#2d#Painting#Dark#Muted#Beige#Black#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 🔥AiGenLabs - main channel
@phthemes · Post #85 · 31.08.2020 г., 22:28
٬ ❅ ─┈ Renaissance (Bugs fixed) · System: Android/iOS · Creator: @phxthemes ণ Tags: #light#art#beige#pink ㅤ
@phthemes · Post #83 · 28.08.2020 г., 17:19
٬ ❅ ─┈ Totoro · System: Android/iOS · Creator: @phxthemes ণ Tags: #light#cartoon#pastel#beige#nude ㅤ
@AiGenLabsStyles · Post #1607 · 16.09.2025 г., 07:12
⭐️ --sref 101965240 --v 7 #Illustration#2d#Art#Dark#Beige#Red#Minimalist#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 🔥AiGenLabs - main channel
@AiGenLabsStyles · Post #1587 · 10.09.2025 г., 07:12
⭐️ --sref 3810447759 --v 7 #Art#Vibrant#Beige#Technique#Minimalist#StyleRandom#MidJourney#AiGenLabs#Ai 〰️〰️〰️〰️〰️ 🔥AiGenLabs - main channel