@visuals1 · Post #19722 · 03.02.2026 г., 05:23
#satisfying кирагазка
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
Пребарај: #satisfying
@visuals1 · Post #19722 · 03.02.2026 г., 05:23
#satisfying кирагазка
Hashtags
@Viral_Today · Post #1522 · 21.07.2021 г., 20:33
A mixture of Oobleck Cornstarch and water is solid while moved and liquid when at rest YouTubeNews/ #satisfying
Hashtags
@Viral_Today · Post #1508 · 13.07.2021 г., 23:00
Miniature pottery YouTubeNews/ #satisfying
Hashtags
@Viral_Today · Post #1506 · 12.07.2021 г., 23:00
Making the FC Barcelona logo out of sand YouTubeNews/ #satisfying
Hashtags
@dzdigital3 · Post #19397 · 17.01.2026 г., 14:31
🪵🔴 The "Crimson Velvet" River Table Raw wood meets deep red resin. ✨ Witness the satisfying transformation from a simple pour to a luxury masterpiece. 👇 Watch the process: #Woodworking#EpoxyResin#RiverTable#Satisfying#LuxuryDesign
@dzdigital3 · Post #19396 · 05.01.2026 г., 21:45
Preserving nature forever. 🌿🪵 "Wood + Flowers + Resin = Masterpiece 😍 Wait for the gloss pour... 🤤#Satisfying #epoxybank#rivertable#flowerpreservation#satisfyingvideo#resinart#luxuryfurniture#interiordesign Link similar product 🔗 https://amzn.to/4qBg3UA
@dzdigital3 · Post #19399 · 24.01.2026 г., 19:19
Oddly satisfying resin art. Wait for the glow up! 🤤🕰️ #Satisfying#Luxury#WallClock#Decor#InteriorDesign#Art#fyp#foryou#viral
@dzdigital3 · Post #19425 · 27.02.2026 г., 00:04
100+ Hot Wheels in Resin! The Most Satisfying Project Ever 😍 #ResinArt#ToyCars#HotWheels#DIY#Satisfying#Handmade#EpoxyResin#Crafts#WorkShop#AmazingResult More videos https://www.facebook.com/share/1CNa2oWEgF/
@dzdigital3 · Post #19403 · 30.01.2026 г., 19:15
When you want your car to be as cozy as your living room 🛋️🚗 #Satisfying#Transformation#DIY#Craftsmanship#UniqueRides#CarLovers#ViralVideo#Reels#FacebookWatch#AmazingCars Full video 👇 https://www.facebook.com/share/r/1Dg1M4jKCs/
@dzdigital3 · Post #19406 · 01.02.2026 г., 13:59
La Novena memories frozen in time ⏳⚽ #RealMadrid#Zidane#ZinedineZidane#UCL#Football#Soccer#ResinArt#Epoxy#DIY#HalaMadrid#Satisfying#Art#ChampionsLeague#FYP#ForYou