Page 1 of 1

Generate the regular expression to match blank lines

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
a) / */
b) /bl
c) /^?/
d) /^$/