bug in Kotlin lesson | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

bug in Kotlin lesson

bug in Kotlin lesson . Entry and exit do not match https://disk.yandex.ru/i/Zgi--bPmG81XQQ

14th Sep 2021, 8:48 AM
Шилин Дмитрий Юрьевич
Шилин Дмитрий Юрьевич - avatar
6 Answers
+ 2
Шилин Дмитрий Юрьевич The link you have provided leads to an external link. So assuming this is not a Sololearn lesson, can you provide more detail without the link
14th Sep 2021, 8:52 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 1
14.2 Practice Vertical Text You need to make a string as input and output it vertically, each letter on a new line. Sample Input: hello Sample Output: h e l l o fun main(args: Array<String>) { var input = readLine() println(input) } test passed
14th Sep 2021, 9:16 AM
Шилин Дмитрий Юрьевич
Шилин Дмитрий Юрьевич - avatar
+ 1
Шилин Дмитрий Юрьевич Yes there is bug in this task.
14th Sep 2021, 9:26 AM
A͢J
A͢J - avatar
+ 1
external link to the picture screenshot as there is no way to show it here
14th Sep 2021, 9:28 AM
Шилин Дмитрий Юрьевич
Шилин Дмитрий Юрьевич - avatar
+ 1
Шилин Дмитрий Юрьевич There is another way take screenshot and upload in Feed Posts section then share link of that post.
14th Sep 2021, 9:50 AM
A͢J
A͢J - avatar
0
I think they all have that problem. https://www.sololearn.com/post/1281744/?ref=app
14th Sep 2021, 10:52 AM
Brain & Bones
Brain & Bones - avatar