Question 1: [12 marks]
Use https://www.jdoodle.com/test-bash-shell-script-online/ and do some research on writing functions to create a shell script that performs the following. (Note: choose the interactive mode in JDoodle so you can enter input.
a) Printing a welcoming message that contains your schools name , first and last names and your ID number. (2 marks)
b) Create a program that prints the Fibonacci Series up to a number n which will be inserted by user. (10 marks)
c) Provide a screenshot of the output. ( -2 mark)
Note: Copy and paste your shell script here (no figures).