Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Vowel
#python 3.5.2 print ("Hello, world!") print("check wheather it's a vowel aur consonant") user=input("enter any char\n") def check(user): if user=="a" or user=="e" or user=="i" or user=="o" or user=="u": return "its a vowel" else: return "not a vowel" print(check(user))
run
|
edit
|
history
|
help
0
Achinta
Ej2_PYTHON_203700377.
teste
LinkedList implementation
Minimum Positive Integer
calcultion
time module sleep localtime
wordchangething
PyGuessTheNum
Prime number