Create User Accountuser.createInput:username – Stringpassword – Stringemail – Stringfirst_name – Stringlast_name – StringOutput:output – StringEnsures that an account and a home directory are created for each of the specified users. If the password is empty, it will not be overwritten.