I\'m trying to do a simple calculator by input value but it doesn\'t seem to appear on my h1.
function addition(){ let $first = $(\'#first\').val(); let