<!DOCTYPE html> <html> <head></head> <body></body> </html>
var value = 3 if (value >= 3) alert('value is 3')