@hijab · Post #11276 · 29.08.2024 г., 13:40
Maybe god made sunsets beautiful, because he wants us to see the beauty in things coming to an end ✨. @HiJAB#hijab
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
Пребарај: #hijab
@hijab · Post #11276 · 29.08.2024 г., 13:40
Maybe god made sunsets beautiful, because he wants us to see the beauty in things coming to an end ✨. @HiJAB#hijab
Hashtags
@hijab · Post #8693 · 01.01.2024 г., 19:56
You choose your “why”…YOU choose whether you’re going to feel confident in hijab and modesty or not. Credit: natashaa_michelle @HiJAB#hijab
Hashtags
@hijab · Post #11615 · 03.03.2025 г., 11:28
Hey💎🧚🏼♀️🩵 @HiJAB#outfit#hijab
@hijab · Post #11605 · 28.02.2025 г., 21:10
Black shawl is love🫶🏻 @HiJAB#outfit#hijab
@hijab · Post #11595 · 22.02.2025 г., 15:30
Gurl therapy 💖 @HiJAB#outfit#hijab
@hijab · Post #11551 · 02.02.2025 г., 19:35
Hello hijabi girls 👭 @HiJAB#outfit#hijab
@hijab · Post #11233 · 20.08.2024 г., 16:11
A perfect day 🌸 @HiJAB#outfit#hijab
@hijab · Post #8632 · 28.12.2023 г., 11:25
I love it @HiJAB#hijab#outfit
@hijab · Post #8610 · 26.12.2023 г., 11:34
For every minute you are angry. you lose sixty secounds of happiness, think about it. @HiJAB#hijab#outfit
@hijab · Post #8575 · 24.12.2023 г., 08:23
Beautiful outfit 🥰 @HiJAB#hijab#outfit
@hijab · Post #8545 · 21.12.2023 г., 16:43
Hey hey @HiJAB#hijab#outfit
@hijab · Post #8540 · 21.12.2023 г., 14:55
Raing day>>> @HiJAB#hijab#outfit