Name "Hello, world!" Caption "Saras IT"
Name "Hello, world!" Caption "Saras IT"
<mx:Label text=”Hello, world! Saras IT”/> </mx:Application>
<note> <to>Hello world!</to> <from>Saras IT</from> </note>
fun main(args: Array<String>) { println(“Saras IT”) }
{ res.send(‘Saras IT’) })