Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using PowerShell ISE or VSCode, create a PowerShell script that does the following: Get the teacher name Store date/time in a variable Create a loop

Using PowerShell ISE or VSCode, create a PowerShell script that does the following: Get the teacher name Store date/time in a variable Create a loop that asks for the following information Student Name Grade for final (numeric) After each entry, ask the user if they want to continue Validate the values are between 0 and 100 and not empty (null) Exit the program with an error message if the values are invalid If the score is below 60 (<60), then enter the students name and score in a comma delimited file called ITS3410_needsHelp.txt If the score is 90 or higher (>90), then enter the students name and score ina comma delimited file called ITS3410_bestOf.txt At the end of the script display the following information Teachers Name Todays Date Average score of scores entered Total number of As, Bs, Cs, Ds, Es Display the names and scores for the students from ITS3410_needsHelp.txt Display the names and score for the students from ITS3410_bestOf.txt

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_2

Step: 3

blur-text-image_3

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

Conceptual Database Design An Entity Relationship Approach

Authors: Carol Batini, Stefano Ceri, Shamkant B. Navathe

1st Edition

0805302441, 978-0805302448

More Books

Students also viewed these Databases questions

Question

=+you think is being taxed when more money is printed? Why?

Answered: 1 week ago