ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
If brew is already installed
You have been recently selected as an intern in XYZ company and the HR asked you to build a fun game for the employees to play. You have to build a Simon Says Game. Where if the users says "hello" the website should give a good greeting. if the user says thank you the website should say welcome. Think of 2 more such cases to keep the employees engaged while the HR decides how to give salaries with the limited funds they have. |