We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8998f3 commit a314950Copy full SHA for a314950
src/main/kotlin/Main.kt
@@ -1,5 +1,5 @@
1
package io.github.amirisback
2
3
fun main() {
4
- showText("AIIA")
+ showText("ABCDEFGHIJKLMNOPQRSTUVWQYZ")
5
}
0 commit comments