1.

prints all the vowels in my_string

A. prints all the consonants in my_string
B. prints all characters of my_string that aren’t vowels
C. prints only on executing print(k)
Answer» C. prints only on executing print(k)


Discussion

No Comment Found