<html> <head> <script> function f1() { var age = 22 var result = age >= 18 if(result) { alert("Eligible for voting ") } else { alert("try next year ") } } </script> </head> <body> <input type="button" value="Go" onclick="f1()"/> </body> </html>
Plot No. 64, PU-4, Scheme 54, Behind C21 Mall near Hotel Holiday , AB Road, Indore Pin-code:452001
contact@codebetter.in
+91 88230 75444, +91 99939 28766