JetBrains / kotlin-playground

Self-contained component to embed in websites for running Kotlin code
https://jetbrains.github.io/kotlin-playground/examples/
Apache License 2.0
447 stars 80 forks source link

remainder operator two is not zero student grades algorithm #172

Closed luismendes070 closed 1 year ago

luismendes070 commented 1 year ago

` println("remaider")

    var remainder = "2.0".toDouble().toInt() % 5;

    println(remainder)`

https://gist.github.com/luismendes070/be54ddbc40cf2a30eb732ccf5579be3e