# im getting this error trying to make a simple password generator function any help would be appr :))))
# as previously said, you forgot to call the toLowerCase method on const lower = upper.toLowerCase; should be const lower = upper.toLowerCase()