Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
fun main(args: Array<String>) { var total = 200 printIn(total % 7) }
kotlin
0 Votes
3 Answers
17th Jan 2023, 8:49 AM
Anmol.
fun main(args : Array<String>) { var age = readLine (23) println("I'm acutally " + age) }
kotlin
1 Vote
4 Answers
9th Mar 2021, 9:50 AM
Mehedi Hassan
fun main(args : Array<String>) { println("kotin is great") } , code sahi hai phir b no input dikha rha hai
kotlin
1 Vote
12 Answers
9th May 2023, 3:37 PM
AKSHIT KAUSHIK
fun main(args: Array<String>) { var total = 200 var items=7 println(total / items) println(total % items
modulo
-2 Votes
3 Answers
11th Sep 2022, 5:18 PM
Ephrem Hailu
What is the error in this code
=
age
array<string>)
funmain(args:
readline()!!.toint()
var
0 Votes
4 Answers
17th Dec 2022, 5:07 PM
gafer alip
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
Data analysis
0 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Saved code
0 Votes
Help
0 Votes
How do i make a lexer and parser
1 Votes