Skip to content

    email adress generator using string methods

    Reads each line of a file and uses split to separate user names into first and last names, then outputs a concatenated email address.

    Preview