Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sandeep Samal
Sandeep Samal has asked
1
questions and find answers to
0
problems.
Stats
5
EtPoint
0
Vote count
1
questions
0
answers
About
Sandeep Samal questions
Why re.search(r'(ab*)','aaAaABBbbb',re.I) in python gives result 'a' instead of 'ABBbbb' though 're.I' is used?
Sandeep Samal answers