Question: Note only need Python Script with usage of input(function) Prior to beginning work on this assignment, read Chapter 1: Introduction to Python 3 and Chapter

Note only need Python Script with usage of input(function)

Prior to beginning work on this assignment, read Chapter 1: Introduction to Python 3 and Chapter 2: Variables and Expressions in the course text. Throughout this course, you will use the latest version of Python to develop your Final Project an Employee Management System.

Students: Be sure to download and save a PDF version of your textbook for future reference. It will be used in later courses within your program, including the final, capstone course. Zybooks limits online access to your course textbooks to a 12-month period. (Zybook Download Instructions)

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:

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.

Next, submit the zip folder that contains the running source code for Functionality 1 to the Week 1 Zip File Submission page. If you need more guidance, review the Zip File Quick Start Guide. Be sure that you are sharing the zip folder with your instructor only. Your instructor will run your source code to ensure that the functionality runs correctly.

The Employee Management System Functionality 1 Paper

  • Must include a screen shot of Functionality 1.
  • Must include an attached a zip folder that contains a running source code for Functionality 1.
  • Must include a separate title page with the following:
    • Title of paper
    • Students name
    • Course name and number
    • Instructors name
    • Date submitted
  • Must document all sources in APA style as outlined in the Ashford Writing Center (Links to an external site.).

Carefully review the Grading Rubric (Links to an external site.) for the criteria that will be used to evaluate your assignment.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!