[Day 17] Secure Coding
December 17, 2022
Flags
Filtering for Usernames: How many usernames fit the syntax above?
Filtering for Usernames: One username consists of a readable word concatenated with a number. What is it?
Filtering for Emails: How many emails fit the syntax above?
Filtering for Emails: How many unique domains are there?
Filtering for Emails: What is the domain of the email with the local-part "lewisham44"?
Filtering for Emails: What is the domain of the email with the local-part "maxximax"?
Filtering for Emails: What is the local-part of the email with the domain name "hotmail.com"?
Filtering for URLs: How many URLs fit the syntax provided?
Filtering for URLs: How many of these URLs start with "https"?
Last updated