learn-kotlin icon indicating copy to clipboard operation
learn-kotlin copied to clipboard

Codecademy | Learn Kotlin

Results 12 learn-kotlin issues
Sort by recently updated
recently updated
newest added

"Sorry! Looks like this cheatsheet isn't available yet." https://www.codecademy.com/learn/learn-kotlin/modules/learn-kotlin-loops/cheatsheet

I think the condition here should be simply to i % 2 == j % 2

Using increment and decrement in a condition check is dubious, but in this case it will never match a value of one below the correct answer. Also, correct answers should...

In USING TEXT VARIABLES > User Input > Step 1, the instructions say: "After the println() statement in the editor, declare the variable myName and assign it the value readLine()."...

The total of points when an student answer all questions correctly is 100 however to to give an student A+ , points should be 101 to 110 and this is...

creates a Robot ASCII art using characters and prints it

Member: nmab Codecademy Course: Learn Kotlin Lesson 4 - Collections - Animal Sanctuary Just wanted to share my sense of humor with the Foxie's temperature task. :)