0
my code wrong
please help me to make the code not error https://code.sololearn.com/cql31e9WuSL6/?ref=app https://code.sololearn.com/c6BkXpaSlhP9/?ref=app
6 Antworten
+ 2
fun main(args: Array<String>) {
print ("hello")
}
+ 1
3A09 CHOW WUN FUNG To get output in python use print function.
print (x)
Same in Kotlin use print instead of say
+ 1
// Created by 3A09 CHOW WUN FUNG
fun main(args: Array<String>) {
print ("hello")
}
+ 1
thank
0
thank,have I have 1 question to ask you
0
thank, it correct