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
E
PyStack
Homework exercise
calucation
Assignment-3c
Python Monthly Calendar
ACII_Art
PYTHON 3
Rasty profile
PyClosure