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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #309 · 2 фев.

Метод строки split() разделяет строку на несколько строк по указанному символу >>> "a_b_c".split('_') ['a', 'b', 'c'] Можно указать максимальное количество разделений >>> "a_b_c".split('_', 1) ['a', 'b_c'] Или резать с другой стороны с помощью rsplit() (right split) >>> "a_b_c".rsplit('_', 1) ['a_b', 'c'] А что будет если оставить аргументы пустыми? >>> "a_b_c".split() ['a_b_c'] Получаем список с одним элементом, потому что по умолчанию используется пробельный символ. >>> "a b c".split() ['a', 'b', 'c'] То есть это равнозначно такому вызову? >>> "a b c".split(" ") ['a', 'b', 'c'] Кажется да, но нет! Давайте попробуем добавить пробелов между буквами >>> "a b c".split(" ") ['a', '', '', 'b', '', '', 'c'] И вот картина уже не так предсказуема 😕 А вот что будет по умолчанию >>> "a b c".split() ['a', 'b', 'c'] Всё снова красиво! 🤩 По умолчанию в качестве разделителя используется любой пробельный символ, будь то табуляция или новая строка. Включая несколько таких символов идущих подряд. А также игнорируются пробельные символы по краям строки. >>> "a\t b\n c ".split() ['a', 'b', 'c'] Аналогичный способ можно собрать с помощью регулярного выражения. Но пробелы по краям строки придется обрабатывать дополнительно. >>> import re >>> re.split(r"\s+", ' a b c '.strip()) ['a', 'b', 'c'] Здесь тоже можно указать количество разделений >>> re.split(r"\s+", 'a b c', 1) ['a', 'b c'] А что если мы хотим написать красиво, то есть split() без аргументов, но при этом указать количество разделений? В этом случае первым аргументом передаём None >>> "a\n b c".split(None, 1) ['a', 'b c'] Данный метод не учитывает строки с пробелами, взятые в кавычки 'a "b c" '.split() ['a', '"b', 'c"'] Но для таких случаев есть другие способы. #tricks#basic

Резултати

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

Пребарај: #telegramthemes

当前筛选 #telegramthemes清除筛选
Universal Themes

@Universal_Themes · Post #21 · 17.05.2021 г., 11:32

🚩1️⃣ The best place to find beautiful high quality Themes for Telegram✈️ 👉👉👉🔠ou can search for themes for specific plateforms by searching or clicking on keywords: #android, #ios, #desktop or #macos. If platform is not mentioned in the post then it supports Android. 🪐 To get any Telegram Android supporting theme for Telegram X, just copy it's theme link by long pressing on the theme name in the post (or on apply theme button) and send that link to @tg2tgxbot. You will recieve tgx version theme file which you can apply to tgx. 🪐 This channel has so many cool themes, there is something for everybody, but if that's not enough and you want to create your own custom theme, you can use in-app theme editor (simple editor or detailed editor) from chat settings to make your own themes or you can also use online theme editor at http://themes.telegram.org or http://themes.contest.com (works best from desktop) 🪐@Theming_variable_guide (for guidence on variable names of different elements of telegram android app) 🪐 There is also an app called Themer for Telegram, to easily make themes for android. 🪐 Themes cannot contain any kind of virus or anything harmful, it's completely safe to use🛡 🪐 Enjoy new look for your Telegram 🎨🚀 ⚠️We don't have any bot, if you see any bot with name "Universal themes" or our channel's profile picture, then it's a scam. Report it to telegram. Do not give money and don't share your information to any such bots. #Theme#Themes#TelegramThemes

iPhone Telegram Themes️

@IOSTelegramThemes · Post #759 · 03.12.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#day_themes

iPhone Telegram Themes️

@IOSTelegramThemes · Post #778 · 13.12.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#nighttheme#darktheme

iPhone Telegram Themes️

@IOSTelegramThemes · Post #779 · 13.12.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#daytheme#whitetheme

iPhone Telegram Themes️

@IOSTelegramThemes · Post #742 · 25.11.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#love#couple

iPhone Telegram Themes️

@IOSTelegramThemes · Post #741 · 25.11.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#love#couple

iPhone Telegram Themes️

@IOSTelegramThemes · Post #770 · 09.12.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#grape#nighttheme

iPhone Telegram Themes️

@IOSTelegramThemes · Post #771 · 09.12.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#grape#whitetheme

iPhone Telegram Themes️

@IOSTelegramThemes · Post #767 · 07.12.2025 г., 14:48

𝔸𝕡𝕡𝕝𝕪 𝕋𝕙𝕖𝕞𝕖 𝗕𝗮𝗰𝗸𝗴𝗿𝗼𝘂𝗻𝗱 of Theme ☆𝗝𝗼𝗶𝗻 𝗶𝗣𝗵𝗼𝗻𝗲𝘀 #transparent#IOSThemes#iphonethemes#theme#themes#тема#主题#テーマ#주제#تم#thème#art#TelegramThemes#daythemes#whitethemes

123•••78
ПретходнаСтраница 1 од 8Следна