โ ๏ธ Can cause catastrophic backtracking. Use lazy quantifiers (e.g., `.+?` instead of `.+`).
Avoid (a|b|c|d)
โ ๏ธ Consider using a character class `[abcd]` instead of `(a|b|c|d)`, which is more efficient.
REFERENCE
\d
Matches any digit (0-9)
\w
Matches any word character (letters, digits, underscores)
\s
Matches any whitespace character (spaces, tabs, newlines)
\b
Matches a word boundary
.
Matches any character except a newline
\*
Matches 0 or more of the preceding character
\+
Matches 1 or more of the preceding character
\?
Matches 0 or 1 of the preceding character
\|
Acts as OR between patterns
\[.*?\]
Matches a character set
\(.*?\)
Groups characters together
{\d+,?\d*}
Specifies a range of repetitions
KYC Required ๐
Welcome to
Pynfinity!
Unlock many new features
designed for members only.
We respect your privacy. Your data is safe with us, and we
only use it to enhance your
learning
experience.
Global Search ๐
Login with OTP
Only existing users with verified email can use Email-OTP
Enter your verified email address to receive an OTP.
Enter the 6-digit OTP sent to your email.
One more step! ๐ง
Your sign-in provider didn't share your email address.
Please enter your email so we can keep your learning records safe and enable features like OTP Login.
We will never share your email with anyone.
You can always link your email later from your dashboard.
Enter the OTP sent to
Check your inbox (and spam folder)
Choose Your Way to Support
Your support helps keep Pynfinity free & growing ๐ฑ