We have created a variable alphabet for lowercase alphabets of different languages. Your task is to print the 15th letter of this string.
Different alphabets
Report a typo
Write a program in Python 3
# don't modify the variable below, please
alphabet = input()
# put your python 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.