Question: Bash script 2) Write a script that will ask the user to input a number and print the text This is way too much fun!
2) Write a script that will ask the user to input a number and print the text "This is way too much fun!" that number of times using a for loop. 3) Repeat 2) using a while loop. 4) Repeat 2) using an until loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
