WScript.StdOut.WriteLine("Saras IT");
WScript.StdOut.WriteLine("Saras IT");
SET @hello_world = ‘Saras IT’ PRINT @hello_world
println(“Hello World; Saras IT”) }
fun main(args: Array<String>) { println(“Saras IT”) }
<HTML> <BODY> <% out.println(” Saras IT”); %> </BODY> </HTML>