@Aetatesolis · Post #4183 · 03.04.2025 г., 09:04
#conan AETATESOLIS
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
Пребарај: #conan
@Aetatesolis · Post #4183 · 03.04.2025 г., 09:04
#conan AETATESOLIS
Hashtags
@enjoyacg · Post #1738 · 08.06.2020 г., 12:46
受到COVID-19的影响,剧场动画《名侦探柯南 绯色的子弹》将延期到2021年4月播出。 #conan
Hashtags
@Comicverso · Post #45604 · 31.08.2025 г., 05:58
📔 | King Conan 📆 | #Terminado 💬 | Español 📂 | (6/6) 🗞 | #Marvel 📚 | #Conan 📇 | INFINITY 🗓 | 2021 - 2022 Únete a @Comicverso
Hashtags
@enjoyacg · Post #2321 · 04.03.2021 г., 14:38
剧场动画《名侦探柯南 绯色的弹丸》预告片公开,本作将于2021年4月16日在日本上映。 #Conan#2021年#MOVIE
@Aetatesolis · Post #3805 · 22.01.2025 г., 15:03
🪓Vanquisher - Battleborn (Official Video) #conan#heavymetal #music#metal AETATESOLIS
Hashtags
@Aetatesolis · Post #4292 · 13.04.2025 г., 19:58
🗡️ The Tree of Woe The vultures at the Tree of Woe were a mix of real and fake birds perched in the branches, while the one Conan bit was a mechanical prop with real vulture feathers. #arnold #conan AETATESOLIS
@Aetatesolis · Post #3809 · 22.01.2025 г., 22:45
Hark, Cimmerians! Raise thy chalice high and drink deep to the mightiest of wordsmiths, Robert E. Howard - Born on this day January 22nd, 1906! He who birthed Conan and countless tales of valor. without whom none of us would stand here this day. To Bob, the legend among legends! #roberthoward#conan AETATESOLIS
Hashtags
@Aetatesolis · Post #3797 · 21.01.2025 г., 17:14
⚔Conan's Brutality #mortalkombat #conan AETATESOLIS
Hashtags
@anatomyarthub · Post #6581 · 01.03.2026 г., 11:55
#арт#конан#art#conan ❣️boost @anatomyarthub
@anatomyarthub · Post #6496 · 20.02.2026 г., 13:49
#арт#конан#art#conan ❣️boost @anatomyarthub
@anatomyarthub · Post #5821 · 15.10.2025 г., 17:49
#арт#конан#art#conan @anatomyarthub
@anatomyarthub · Post #5324 · 04.07.2025 г., 04:08
#арт#конан#art#conan @anatomyarthub