For assignment 1, you need to write a shell script named stick which plays a matchstick-picking game. Given an initial number of sticks,
Programming Assignment 1 CSE 224 Fall 2019 For assignment 1, you need to write a shell script named stick which plays a matchstick-picking game. Given an initial number of sticks, players take turns picking either 1, 2 or 3 sticks…