SpiceQA
Questions
Tags
Users
Badges
cphysicixt
@cphysicixt
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Top Questions
value = re.search('"(.+?)"', inputText[line + 1]).group(1) AttributeError: 'NoneType' object has no attribute 'group'
-1 votes
0 answers