Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
PyRegCapGroup
#python 3.6.9 #PyRegCapGroup #this code is created by Rezaul Hoque on February 16,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= 'Sun:20,Mon:22,Tue:25,Wed:28' temp = '(?P<Day>\w+):(?P<Temperature>\d+)' daytemps = re.finditer(temp, a) for daytemp in daytemps: print(daytemp.groupdict())
run
|
edit
|
history
|
help
0
количество 1 и 0 в последовательности чисел до n
16jan
PyClassBinSearch
Java adding 2 num
If else if in 2 ways
isPalindrome.py
Python virables
123
Patterns
regu