Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
PyRegGreed
#python 3.6.9 #PyRegGreed #this code is created by Rezaul Hoque on February 15,2022; #contact:jewelmrh@yahoo.com;Dhaka,Bangladesh;https://rezaulhoque.wordpress.com,https://hoquestake.blogspot.com #note: codes shared by Rezaul Hoque on rextester are not for sale; they are created and shared to facilitate the algorithm learning process; many like Hoque use this platform to practice programming ;Rezaul hopes his contribution helps others to fine tune their learning; import re a = 'Bengali traditional steam cake ,"Bhapa Pitha", is made of rice flour, "Gur"(jaggery) and "Narikel"(coconut).' pick = '".+?"' gets = re.finditer(pick, a) for get in gets: print(get.group())
run
|
edit
|
history
|
help
0
>= Number regex generator for Annish
count(even/odd)fromlist.py
DuckTyping.py
Lesso#6 updated
handwash
nnn
Distance between latititude and longitude
string length
emoji 2
My code 4