What is wrong with kotlin? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

What is wrong with kotlin?

In the beginning of the kotlin course i am writing fun main ... println("kotlin is great")and they keep telling me that there is a mistake.I am writing it similar to the solution .

18th Apr 2022, 10:02 PM
Coder
Coder - avatar
4 Answers
+ 8
println("Kotlin is great") // First letter Capital
18th Apr 2022, 10:34 PM
SoloProg
SoloProg - avatar
+ 3
Share a link to the code in your post's Description so people can review it and help you get through https://www.sololearn.com/post/75089/?ref=app
18th Apr 2022, 10:13 PM
Ipang
+ 2
Coder Read this statement again and check you are writing samething or not. Create a program to output the text "Kotlin is great" to the screen.
19th Apr 2022, 3:29 AM
A͢J
A͢J - avatar
+ 1
Thank you guys!
19th Apr 2022, 7:31 AM
Coder
Coder - avatar