function showVariable (otherSenseOfLife) { return (typeof otherSenseOfLife == 'number') ? otherSenseOfLife : senseOfLife; }