Write a program that reads a string from the standard input and outputs the number. A number can be from 1 to 9 (inclusive).
When expression
From string to a number
Report a typo
Sample Input 1:
oneSample Output 1:
1Write a program in Kotlin
fun main() {
// write your code here
}
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.