18th Sep 2020, 4:40 PM
Name
Name - avatar
4 RĂ©ponses
+ 2
Let me give you a clue.. the functions of regular expression returns an "object"! So you can't measure it's length. Goldicane, mate, do not ever think of kidding like that in future unless you do not care about been banned.
18th Sep 2020, 4:51 PM
M Tamim
M Tamim - avatar
+ 1
Reverse the arguments you passed. So it will be re.findall(alpha, word) https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2475/
18th Sep 2020, 4:49 PM
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż - avatar
+ 1
Thanks Tamim
19th Sep 2020, 12:38 AM
Name
Name - avatar
0
thanks CarrieForle
19th Sep 2020, 12:37 AM
Name
Name - avatar