Light Mode
Dark Mode
Inconsistent or lacks explanation

Specifically one of the last tests doesn't make sense in this excercise.

['[!]check.txt', '[!]check.txt'] -> True

The pattern '[!]check.txt' should either match any letter in front of 'check.txt' like 'zcheck.txt' or it should simply be invalid like empty '[]' and return False That it should match itself with the brackets '[!]check.txt' does not really make sense in my opinion.

Created: April 12, 2021, 8:53 p.m.
Updated: Sept. 16, 2021, 1:20 a.m.
2
12
User avatar
plesnera