Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can you Utilize looping to make this script run constantly? while True: #Initialize list to store employees, information latEnployees [1 fInitialize liat to store employees'

Can you Utilize looping to make this script run constantly? image text in transcribed
image text in transcribed
while True: #Initialize list to store employees, information latEnployees [1 fInitialize liat to store employees' names only #The "counter" will be u ed as an index for the "IstEmployee" counter-0 #make use of, the while loop to add five employees while counter c5: "Istames " lists print (" print( print( #allow users to enter the employee Name, SSN, Phone, Email, and Salary name-input ('Enter employee name: #add employee name to the "IstNames" list 1stNames.insert (counter, name ssn-input ('Enter employee SSN: phone-input ('Enter employee phone no.: email-input ('Enter employee emaii:) salary#input ('Enter employee salary: $ ') line name+ssn+phonetemail t +salary #add the employee information to the "IstEmployees" list Ln") Number or tmployees (io:d))tomat (counteri) stEnployees.insert (counter, line) #increase the index by one counter countertl if (counter)>5: - #Whenusers finish adding the five required employees, prompt them to choose an emo break else: #Allos, users t print an employee record based on their index print (" print ("Entir to diaplaytolo),. nformation ".tornat (1atName o to))) print ("Encer 2 to dioplay (01a)o information".format (JatNameo(4)) crint 1"Enter diovia v 13), nformation ".forna tilstilainear21.) in

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Filing And Computer Database Projects

Authors: Jeffrey Stewart

2nd Edition

007822781X, 9780078227813

More Books

Students also viewed these Databases questions

Question

What does stickiest refer to in regard to social media

Answered: 1 week ago

Question

Question Can life insurance be used in a Keogh (HR 10) plan?

Answered: 1 week ago