Answer:
vowels = 0
consonants = 0
string = input("Enter string: ")
for x in string:
if x.isalpha():
if x in "AEIOU":
vowels += 1
else:
consonants += 1
print("Vowels =",vowels)
print("Consonants =",consonants)
Explanation:
Answer:
jointly
Explanation:
Because Hardware and Soft ware have to JOIN together to make something work
I hope i helped!
Explanation:
assume numeric value and is represented by an alphabet or an alphabet followed by another alphabet or digit. ...
String variable : A string variable is represented by an alphabet followed by dollar ()sign.
Need to go to the settings