JSFiddle - React, Tailwind, and code Playground by Alex Fogarty October 17, 2023 JavaScript var myAge; myAge = 53; myAge = myAge + 1; alert(myAge);