00000
null
12345
Nice! run() doesn't print anything unless we call it and provide an int-type argument.
run()
int
Oh noes! run() doesn't print anything unless we call it and provide an int-type argument.