elurbi
CPSComputer Programming - Seneca Polytechnic College
•Created by Revan on 9/27/2022 in #ask-a-question
Why doesn't my Regex match with the given example?
yes, you need to escape the square brackets to make them part of the regex
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by Revan on 9/27/2022 in #ask-a-question
Why doesn't my Regex match with the given example?
try debugging your regex here https://regex101.com/
25 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by Revan on 9/22/2022 in #ask-a-question
I dont know why i am getting a segementation fault here
exactly
4 replies