Write a Python program to create all possible strings by using 'a', 'e', 'i', 'o', 'u'. Use the characters exactly once.
INPUT:
OUTPUT:
THANK YOU..!!💫
Write a Python program to create all possible strings by using 'a', 'e', 'i', 'o', 'u'. Use the characters exactly once.
INPUT:
OUTPUT:
0 Comments