Question: Using Windows batch Scripting. - Using any editor, append to your *.bat file, all the commands needed so that when you execute your .bat file,
Using Windows batch Scripting. - Using any editor, append to your *.bat file, all the commands needed so that when you execute your .bat file, this file will produce the following: How: - Use a for loop from 50 to 1 - Find the results of calculating each number from (50 to 1 mod 3) + 5. - After the for loop ends, display the average for all previous results and append them to the results.txt
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
