println("Hello World; Saras IT")
}
println("Hello World; Saras IT")
}
<html> <body> <h1>Hello, World! Saras IT</h1> </body> </html>
{ res.send(‘Saras IT’) })
<div ng-controller=“HWController”> <h1>{{greeting}}Saras IT</h1> </div> </div>
WScript.StdOut.WriteLine(“Saras IT”);