def new_pass(): User_new = input(\'Enter Username: \') Pass_new = input(\'Enter Password: \') output_final = User_new + \' \' + Pass_new with open(\'