Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
Rhymes child
DuckTyping.py
HW5, SelectionSort FINNAL
Faiha Lesson 2
Primes finding algorithm
circle
15
cls_var und cls_method
Python My G(ame,uess)
Test
Please log in to post a comment.