Javascript 1-50Exercise 50Exercise 50Create a new index50.js fileDefine a number variable and assign the following value: 10If number is even then show the following message: %number% is an even numberTry changing the value to an odd number to see what happens