HelloWorld icon indicating copy to clipboard operation
HelloWorld copied to clipboard

code "hello world" in Scala language

Open vaishnavi192 opened this issue 2 years ago • 1 comments

object Geeks
{ //main method
def main(args: Array[String])
{ println("Hello World!")
} }

vaishnavi192 avatar Oct 27 '23 14:10 vaishnavi192

please assign it to me

vaishnavi192 avatar Oct 27 '23 14:10 vaishnavi192