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

Резултати

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

Пребарај: #change

当前筛选 #change清除筛选
Amazing Geography 🌍

@amazingeo · Post #72 · 18.08.2025 г., 16:12

🌍 The boundary where the Earth's solid land meets the sea—called the coastline—is constantly changing. Waves, tides, and storms reshape these edges every day, making coastlines dynamic and ever-shifting. ✨ #geography⚡#coastlines⚡#change⚡#nature⚡#earth 👉subscribe Amazing Geography🌍

Amazing Geography 🌍

@amazingeo · Post #660 · 13.03.2026 г., 20:31

🌍 Satellite data show that global sea levels are now rising about 3.4 millimeters per year, speeding up since the 1990s and threatening low-lying coasts with accelerated erosion. ✨ #coastline⚡#climate⚡#change⚡#oceans⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography 👉more Channels ​

Amazing Geography 🌍

@amazingeo · Post #496 · 05.12.2025 г., 20:31

🌍 Melting permafrost in Arctic regions is releasing ancient greenhouse gases like methane, accelerating climate change and threatening traditional ways of life for local communities. ✨ #permafrost⚡#climate⚡#change⚡#methane⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography 👉more Channels ​

Amazing Geography 🌍

@amazingeo · Post #10 · 09.08.2025 г., 16:08

🌍 Desertification, the spread of deserts into once-fertile land, now threatens over a third of Earth’s land surface, endangering food security for millions worldwide. ✨ #desertification⚡#climate⚡#change⚡#land⚡#geography⚡#nature⚡#earth 👉subscribe Amazing Geography🌍

Venture Village Wall 🦄

@venturevillagewall · Post #4097 · 08.02.2025 г., 10:00

New Book Explores Optimism in AI Future Reid Hoffman, co-founder of LinkedIn, releases his book *Superagency: what could go right with AI future*. Unlike dystopian views, Hoffman emphasizes a proactive approach to building a positive future with AI. He discusses the evolution of technology's role in society, the importance of agency in the face of AI, and the need for updates in social contracts. The book reflects on history, addressing both fears and potential benefits AI can bring. Full details available here. #AI#Tech#ReidHoffman#Future#Blockchain#Metaverse#Innovation#Autonomy#SocialChange#Privacy#Agency#Technology#Data#LLM#Community#Change#Trends

Desi Memes Funny Jokes

@desi_memes_funny_jokes · Post #4799 · 15.06.2024 г., 03:39

Need of Organization 😂 #camurshid#ca#icap#ca_murshid#castudents#camemes#icaistudents#charteredaccountant#charteredaccountancy#charteredaccountants#icaistudents#camemes#icaistudents#charteredaccountant#charteredaccountancy#charteredaccountants#icaistudents#camemes#icaistudents#charteredaccountant#charteredaccountancy#charteredaccountants#icaistudents#camemes #icaistudents#charteredaccountant #icaistudents #camemes#icaistudents #auditor#auditors#auditorslife#change#organization