+ 1
Trailing Spaces - how to remove kotlin
https://code.sololearn.com/crCO7h6c5cof/?ref=app WHY DOES THE ANSWER SHOW AS WRONG WHEN DATA INTEGRITY IS OK ? (Button as a component exercise)
7 Respostas
+ 4
Lisa, this is from Kotlin lesson, practice 30.2
Sanjay Kamath I think the only trouble is that you used capital X and the practice expects lowercase. Observe carefully the task description.
+ 4
Tibor Santa There hadn't been any question or hint what task is, when I wrote the initial comment...
+ 1
Tibor Santa Don't the moderators need to specify that the X should be lowercase. This cannot be assumed.
+ 1
The moderators don't create the task :)
You can see that the "x" must be lowercase from the task:
widthxheight
or
100x150
+ 1
Lisa haha (sic)
0
Hi, this is the Q&A section, here you can ask programming related questions. What is your question?
0
println(x + "x" + y) /* Small letter 'x' */