Telegram Group & Telegram Channel
Explain split(), sub(), subn() methods of “re” module in Python?

These methods belong to the Python RegEx or ‘re’ module and are used to modify strings.

👉split(): This method is used to split a given string into a list.

👉sub(): This method is used to find a substring where a regex pattern matches, and then it replaces the matched substring with a different string.

👉subn(): This method is similar to the sub() method, but it returns the new string, along with the number of replacements.

Share and Support
@Python_Codes



tg-me.com/python_codes/212
Create:
Last Update:

Explain split(), sub(), subn() methods of “re” module in Python?

These methods belong to the Python RegEx or ‘re’ module and are used to modify strings.

👉split(): This method is used to split a given string into a list.

👉sub(): This method is used to find a substring where a regex pattern matches, and then it replaces the matched substring with a different string.

👉subn(): This method is similar to the sub() method, but it returns the new string, along with the number of replacements.

Share and Support
@Python_Codes

BY Python Codes


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/python_codes/212

View MORE
Open in Telegram


Python Codes Telegram | DID YOU KNOW?

Date: |

Newly uncovered hack campaign in Telegram

The campaign, which security firm Check Point has named Rampant Kitten, comprises two main components, one for Windows and the other for Android. Rampant Kitten’s objective is to steal Telegram messages, passwords, and two-factor authentication codes sent by SMS and then also take screenshots and record sounds within earshot of an infected phone, the researchers said in a post published on Friday.

What is Secret Chats of Telegram

Secret Chats are one of the service’s additional security features; it allows messages to be sent with client-to-client encryption. This setup means that, unlike regular messages, these secret messages can only be accessed from the device’s that initiated and accepted the chat. Additionally, Telegram notes that secret chats leave no trace on the company’s services and offer a self-destruct timer.

Python Codes from es


Telegram Python Codes
FROM USA