TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

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

Резултати

Пронајдени 5 слични објави

Пребарај: #bjp

当前筛选 #bjp清除筛选
Libertà è ragione

@libertaeragione · Post #3946 · 09.09.2023 г., 11:16

#G20#India Narendra #Modi (#BJP|Destra): "Ho ricevuto una buona notizia. Grazie al duro lavoro della nostra squadra, è stato costruito un consenso sulla Dichiarazione dei leader del vertice G20 di Nuova Delhi. Mi congratulo con i miei sherpa e con i ministri che hanno lavorato sodo per rendere questo risultato possibile. La presidenza indiana del G20 è la più ambiziosa della storia. Con 112 tra documenti finali e documenti della presidenza, abbiamo più che raddoppiato il corposo lavoro delle precedenti presidenza." @OsservatorioEsteri

Libertà è ragione

@libertaeragione · Post #3945 · 09.09.2023 г., 10:30

#G20#India Narendra #Modi (#BJP|Destra): "Ho inviato al Presidente di turno dell'Unione africana Azali #Assoumani (🇰🇲#CRC|Centro-sinistra🇰🇲) un documento in cui si invita formalmente l'Unione come membro permanente del G20. Il documento esprime la ferma convinzione che la sua inclusione contribuirà significativamente a far fronte alla sfide globali dei nostri tempi." @OsservatorioEsteri

We want you

@we_want_youu · Post #4130 · 11.08.2024 г., 06:09

The former minister of Delhi, #SandeepKumar, was today inducted into the #BJP by #Haryana CM Nayab Saini. #Sandeep went to jail for rape in exchange for providing jobs and was dismissed from his ministerial position due to this case. On social #media, when his (dirty secrets) were exposed, the BJP found itself on the back foot. Sandeep was expelled from the party. And now, this rapist has been re-admitted into the BJP. Now, if someone calls this a rapist, all Indians, especially Hindu extremists, get upset. My brother, the truth is that these people can do anything for power.Tomorrow, someone in your family, a girl, could be raped in exchange for a job, and you might not be able to do anything. When you protest, you will be labeled a traitor and arrested. The #BJP is a party of #rapists. #bhagwaterrorist