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

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #172 · 26 окт.

Метод строки isidentifier() поможет узнать, подходит ли данная строка в качестве имени объекта. Вполне может заменить самостоятельно придуманную регулярку. >>> 'some_name'.isidentifier() True Обычное имя переменной >>> '私は手紙です'.isidentifier() True Юникод в качестве имени тоже доступен >>> '1_name'.isidentifier() False Имя не может начинаться с цифры >>> '੬_name'.isidentifier() False Включая все цифры юникода >>> 'some name'.isidentifier() False Пробелы недопустимы #basic

Hashtags

Резултати

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

Пребарај: #threelaws

当前筛选 #threelaws清除筛选
Google Facts™ [ ️@googlefactss🌎]

@googlefactss · Post #40459 · 02.01.2026 г., 03:04

Isaac Asimov was born on January 2, 1920. He wrote the Three Laws of Robotics: 1. Robots can't harm humans or let them be harmed. 2. Robots must follow human orders unless it breaks the first law. 3. Robots must protect themselves unless it breaks the first or second law. 🤖📜 [Read more] @googlefactss #IsaacAsimov#Robotics#ThreeLaws#ScienceFacts