Happy Se

by Alex Fogarty

JavaScript

var myName;
myName = "Alex";
alert(myName);