You are viewing a single comment's thread. Return to all comments →
function regexVar() { let re = /\d{1,}/g return re; }
Seems like cookies are disabled on this browser, please enable them to open this website
Day 7: Regular Expressions III
You are viewing a single comment's thread. Return to all comments →