What's this code going to display in the console?
00000null12345Nice! run() doesn't print anything unless we call it and provide an int-type argument.
Oh noes! run() doesn't print anything unless we call it and provide an int-type argument.