• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
0

Can someone say whats wrong in this code??

Im new to python so i cant figure it out vow=['a', 'e' , 'i' , 'o' , 'u'] wrd=input("enter ") h=0 def f () : for i in wrd: for j in vow: if i==j : h=h+1 f() print("No. of vowels = " , h)

pythonpython3vowel
23rd Feb 2022, 12:31 AM
Learn Sanj
Learn Sanj - avatar
1 Antwort

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Is this realistic enough?
1 Votes
"Which is harder to master — Machine Learning or Cybersecurity? And why?"
1 Votes
"What’s the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Need friends
0 Votes
MASS N NUMBER OF OBJECT DELETION FROM A CLASS
0 Votes
I am a beginner, please teach me how to use Python
0 Votes
Python
1 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
Can someone please explain python for me
0 Votes
How do you print inputs
0 Votes