Type: Posts; User: leonight
can anyone just tell me what i am doing wrong in above code
i am sure i am doing something wrong but can't figure out what <script> function sum() var num1=parseInt(prompt("please enter 1st no")); var num2=parseInt(prompt("please enter 2nd no")); var...
tons of thanks sir problem solved and i have learned something very important:)
what's wrong with this code <html> <body> <script> var age=prompt("what's your age") var gen=prompt("what's your gge") if