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

Резултати

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

Пребарај: #spoiler

当前筛选 #spoiler清除筛选
BotsGram®

@botsgram_cu · Post #4559 · 19.12.2021 г., 04:42

@spoilerobot ¿Que puede hacer este bot? Le permite enviar mensajes spoiler de forma #inline en chats, de forma que los demás usuarios decidan si quieren verlo o no Idioma: Inglés (Visto en @BotsGram_cu) Gracias a @Black_Drako por el aporte. #spoiler

JS Organization

@jsorganization · Post #228 · 13.04.2024 г., 12:54

Use this code if you want to format the spoiler system of your message 🔥 Api.sendMessage({ text: "||@JSOrganization||", parse_mode: "MarkdownV2" }); Or 😉 Bot.sendMessage("||@JS Organization||",{parse_mode:"markdownv2"}) ☑️ ✅ #spoiler#spoil#JSOrganization#itsSowrov ©@JSOrganization 💥 Coder : @itsSowrov