MinJung, Kim
Results
2
comments of
MinJung, Kim
I've tried all of the above codes, but they don't work. They worked until yesterday. Working on Colab. var_regex = re.compile(r"^\w+\W") => Code used until yesterday var_regex = re.compile(r"^\$*\w+\W") var_regex...
I think there's another problem, but I can't find it