My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

Regex

#regex

Write An Article
17 Followers·233 Articles
HotNew
Sibbir Ahmmed Sihan
sihan.hashnode.dev·13 hours ago

Using Python Regex to extract phone numbers from a text file

with open ('lorem.txt', 'rt') as myfile: # Open lorem.txt for reading text contents = myfile.read() # Read the entire file to a string # print(contents) # Print the string if you want to # Now let'…

RegexDeveloper+3
Unraveling JSON mysteries with GoLang: dynamic data manipulation unleashed!
Maheshwar Ligade
Maheshwar Ligadefor
techwasti
techwasti