This week you will utilize various variable and functions to develop the first functionality for the Employee Management System Project due in Week 5. For this assignment, write a Python script to...


This week you will utilize various variable and functions to develop the first functionality for the Employee Management System Project due in Week 5. For this assignment, write a Python script to allow users to enter the following string values: employeeName, employeeSSN*, employeePhone, employeeEmail, and employeeSalary.


*(employeeSSN = Employee Social Security Number. For example, 123121234)


Once you have entered your values, you should display it in the following format:



---------------------------- Mike Smith -----------------------------



SSN: 123123123



Phone: (111)222-3333



Email: [email protected]



Salary: $6000



----------------------------------------------------------------------------


Once you have completed Functionality 1, you must provide the following in a Word document and submit it through the Waypoint grading system:



  • One screen shot of the completed functionality.

  • An explanation of how you used variables, functions, selection, and/or repetition to build your Python script for Functionality 1.

  • A brief description of the purpose of this functionality.

  • The script for this functionality.




Feb 27, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here