def st(): a=input("Enter") b='' for x in a: if x in "aeiou": l=1 else: b=b+x print(b) st() Built With python
Updates deleted deleted started this project — Apr 26, 2024 10:40 PM EDT Leave feedback in the comments! Log in or sign up for Devpost to join the conversation.
deleted deleted started this project — Apr 26, 2024 10:40 PM EDT Leave feedback in the comments! Log in or sign up for Devpost to join the conversation.
Log in or sign up for Devpost to join the conversation.