Ok hey everyone I have a little calculater program that I am trying to write. This is the first time I have made a JS program and need a little help :)
what I am wondering is how do I turn the user inputed data into a useable number? for example if someone puts 20 in n1 and 15 in n2 how do I make n4 =35 instead of 2015?
Thx a bunch
Messup000
UPDATE: all fixed tried a few different keywords in search and found what I was looking for :thumb:
