Question: Create a VBScript script that takes 3 parameters (numbers) 1) Print the sum of three numbers 2) Print the average of the three numbers Optionally,
Create a VBScript script that takes 3 parameters (numbers)
1) Print the sum of three numbers
2) Print the average of the three numbers Optionally, you can save the results into a file Results.txt using the redirection operator or by creating the file in the script.
4) Make sure to include comment block (flowerbox) in your code.
5) Sample run:-
Please dumb this process down as much as possible. Thank you!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
