Pangrams

  • + 0 comments

    hint: in typescript you can use

    let char = char.toLowerCase(); /a-z/,test(char) -> to test all alphabet (a-z and A-Z)