Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
desislava_topuzakova
Jan 30th, 2024
67
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
word = input()
sum = 0
for x in word:
if x == "a":
sum += 1
elif x == "e":
sum += 2
elif x == "i":
sum += 3
elif x == "o":
sum += 4
elif x == "u":
sum += 5
print(sum)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐⭐
Java | 6 sec ago | 0.06 KB
⭐⭐⭐MAKE $9OO INSTANTLY D G⭐⭐⭐
Java | 10 sec ago | 0.06 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐⭐
Java | 21 sec ago | 0.09 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐⭐
Java | 32 sec ago | 0.06 KB
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐⭐
Java | 43 sec ago | 0.06 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐⭐
Java | 49 sec ago | 0.06 KB
⭐⭐⭐MAKE $9OO INSTANTLY D G⭐⭐⭐
Java | 1 min ago | 0.06 KB
⭐⭐⭐ChangeNOW Exploit⭐⭐⭐
Java | 1 min ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!