SET @hello_world = 'Saras IT'
PRINT @hello_world
SET @hello_world = 'Saras IT'
PRINT @hello_world
{ res.send(‘Saras IT’) })
fun main(args: Array<String>) { println(“Saras IT”) }
{ Response.Write(“Saras IT”); }
<note> <to>Hello world!</to> <from>Saras IT</from> </note>