@voir_yeux · Post #12340 · 30.03.2026 г., 16:38
🇹🇭🇷🇺 Des plats de la haute cuisine russe sont présentés lors d’un festival gastronomique à Bangkok. #festival#cuisine#bangkok
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
Пребарај: #cuisine
@voir_yeux · Post #12340 · 30.03.2026 г., 16:38
🇹🇭🇷🇺 Des plats de la haute cuisine russe sont présentés lors d’un festival gastronomique à Bangkok. #festival#cuisine#bangkok
@voir_yeux · Post #11801 · 17.02.2026 г., 18:39
🇧🇯🇷🇺🍽 La patronne de l'unique restaurant russe au Bénin, Natalia Souslova, raconte l'histoire de son établissement, parle de sa clientèle et explique ses choix culinaires. #bénin#restaurant#russie#cuisine
Hashtags
@voir_yeux · Post #11765 · 16.02.2026 г., 18:08
🇫🇷🇷🇺 À l’occasion du début de la semaine de Maslenitsa (la fête du gras) en Russie, le chef Éric Le Provos, propriétaire d’un restaurant français à Moscou, revient sur l’histoire récente de la cuisine française dans la capitale russe et explique qu’elle permet un échange culturel. #restaurant#maslenitsa#cuisine#moscou
@Wallpaper_Prime · Post #23537 · 21.12.2025 г., 09:02
#еда#кухня#десерт#food#cuisine#dessert ⭐️ «Wallpaper Prime» ⭐️
@Wallpaper_Prime · Post #23059 · 08.12.2025 г., 09:03
#еда#кухня#десерт#food#cuisine#dessert ⭐️ «Wallpaper Prime» ⭐️
@voir_yeux · Post #11797 · 17.02.2026 г., 15:19
🇫🇷🇷🇺 À l’occasion du début de la semaine de Maslenitsa (la fête du gras) en Russie, Éric Le Provos, propriétaire d’un restaurant français à Moscou, explique que les Russes veulent toujours retrouver le goût de la cuisine française et sont la nation qui aime le plus la France. #restaurant#mardigras#cuisine#moscou
@sarconsulurals · Post #2811 · 18.11.2025 г., 02:46
🍛Two Iconic South African Curries 🇿🇦 Two of the most famous curries in South African cuisine represent the two port cities — Cape Town on the west coast and Durban on the east. ⚓️ Even their names reflect their origins: 🌶Cape Malay Curry Powder refers to Cape Town’s Malay community, 🔥Durban Curry Masala — to Durban’s Indian community. The Cape curry is slightly sweeter and milder, while the Durban curry is hotter and more vibrant thanks to the addition of Kashmiri red chili. 🌶 Source: https://t.me/africamother/800 #SouthAfrica#Food#Cuisine#Cooking#CapeTown#Durban#Spices#Curry
@m1r0slavakarpovich · Post #1601 · 13.09.2024 г., 18:05
ПЯТНИЦА 13-ое Кухня Мира 😎😜😂🖤 Кто придумает оригинальное название кулинарного шоу ,я нарисую лучшие билеты в театр 😉 С пылу с жару создавала кадры @p.pollyyyyyyyyyy Розочки,корсеты,подвязки от @pppppppppp.ssssssssss Вишни,персики,игристость от @villlllss Кухонные интерьеры от @villa_rossa_s #дикаякухня#отчаяннаяповариха#дорогаякухня#ожогиподжогитомления#сукиякитериякихаракири#тостерблендердвастола#достатьножи#дичь#фартукипрочь#woldwidekitchen#queenofthewild#chopchopchop#cookingheaven#photooftheday#moodoftheday#blackandwhitephotography#photography#actress#kitchen#mira#femme#sensitive#purelove#fashion#blackdress#friday#fridayvibes#lady#chef#cuisine
Hashtags