Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Write a program to convert all vowels to capital letter in a sentence
c
-2 Votes
3 Answers
19th Aug 2017, 3:34 AM
Aravindhan
This code is not working.Can anyone help me? I have to count no. of vowels in the string
python3
2 Votes
2 Answers
2nd Jul 2019, 2:49 PM
Kirti Mishra
I want to find vowels that occurring more than one time.....but it doesn't work. What's the error...
python3
0 Votes
6 Answers
27th Oct 2019, 11:28 AM
Muralikrishnan
Guys can you help me on this, We should create a c program about finding each vowels and consonants in a word put by user
c
2 Votes
20 Answers
1st Nov 2020, 8:52 AM
Cj Pallar
Challenge. Condition Determine the number of vowels and consonants in the text entered in the program In any language
c#
c++
html
js
php
python
python3
swift
0 Votes
10 Answers
14th May 2020, 4:26 AM
Shoxnurbek Muhiddinov
Write a JavaScript function that accepts a string as a parameter and counts the number of vowels within the string.
javascript
0 Votes
10 Answers
24th Dec 2016, 8:26 PM
Nashwan Aziz
How would one go about replacing all the vowels from the user input with a single character?
c#
replace
1 Vote
3 Answers
22nd Sep 2019, 12:32 AM
Goose
What's wrong with this code?
counting
python
vowels
1 Vote
6 Answers
18th Jan 2018, 9:34 PM
Antônio Gabriel Zeni Landim
• Write a program in C++ that input a string from the user and counts the number of vowels in the string?
shows
the
vowels
1 Vote
4 Answers
11th Jul 2018, 11:22 AM
Emran Afghan
c++ program to accept a string and count the number of words and vowels in that string
c++
0 Votes
2 Answers
19th Jul 2018, 5:11 PM
Stibin
Write a program that counts up the number of vowels contained in string s. With the help of Python programming language.
python3
0 Votes
5 Answers
19th Jun 2018, 4:15 AM
Shanu Kumar
Write a program in java to accept a line and check how many consonants and vowels are there in line
java
programming
2 Votes
2 Answers
17th Mar 2022, 3:42 AM
Amit Kachchhatiya
Count the number of vowels and consonants present in a string. (Input must be given by user and blank space shouldn’t be counted
python
python3
1 Vote
3 Answers
9th Aug 2020, 6:51 AM
VANSHIT PATEL
I want to find total number vowels present in a string by declaring a vowel string first and then by comparing two string .
c
3 Votes
6 Answers
8th Jun 2019, 2:41 PM
SOHAN SARKAR
How to make this program in java using java.util.Scanner
consonants
constants
frequency
java
vowels
1 Vote
2 Answers
5th May 2018, 7:03 PM
Navin~K
Input a string and give the no. of vowels and also displays them in the output screen.
c++
ques
string
vowels
0 Votes
2 Answers
27th Aug 2017, 2:56 PM
Arshiyan Rahman
CHALLENGE: REARRANGE LETTERS 💻⌨️🖱️
all-languages
alphabetic
challenges
consonants
vowels
12 Votes
19 Answers
30th Nov 2017, 6:21 PM
LukArToDo
Count vowel using pointer arithmetic
c++
pointers
vowels
3 Votes
1 Answer
31st Oct 2017, 2:43 PM
Raj Gada
How is it possible to print the Hungarian vowels á, é, í, ó, ö, ő, ü, ű, plus the capital version of these, and ß in Python?
python
6 Votes
5 Answers
1st Oct 2018, 3:10 PM
Mariann Margitics
Trying to work out the Vowel challenge in Python 3
py
python3
vowels
1 Vote
1 Answer
21st Dec 2018, 10:00 AM
David Shayne
Write a OOP in C++ to read a string and find out number of vowels and consonants in that string?
cpp
0 Votes
4 Answers
6th Apr 2017, 2:10 AM
Damodar Joshi
And I have another question. It is about "deleting"(removing) vowels from a string, without use any additional string.
remove
0 Votes
2 Answers
27th Dec 2019, 5:08 PM
Frontend Dev Junior
Write a function that takes in a string and then prints out all the vowels in the string. Make sure it can deal with capital let
#python
1 Vote
8 Answers
4th Oct 2021, 7:37 PM
Msawenkosi Zuma
Please help me revise the code. The purpose is to remove all vowels from text but the loop just do once then stop. Plz show erro
python3
0 Votes
11 Answers
9th Jul 2018, 9:35 AM
Min Puc
Create a Java program to calculate the number of vowels and consonants and display the letter groups each of your full names
java
2 Votes
1 Answer
8th Mar 2019, 3:34 PM
Iren Brigita Pasu
How to remove vowels in a string using one while loop and one or a couple of if statements ?
python3
0 Votes
2 Answers
20th Apr 2017, 2:22 PM
Relo
Query the list of CITY names starting with vowels (a, e, i, o, u) from STATION. Your result cannot contain duplicates.
sql
0 Votes
1 Answer
19th Dec 2016, 9:54 AM
Akwin Lopez
C++: Найти слово с наименьшим количеством гласных букв в тексте. Find the word with the least number of vowels in the text.
c++
-2 Votes
3 Answers
13th Dec 2020, 5:44 PM
nikita_kh_
Query the list of CITY names have vowels (a, e, i, o, u) from STATION. Your result cannot contain duplicates.
sql
0 Votes
1 Answer
19th Dec 2016, 9:57 AM
Akwin Lopez
Write a pgm to get a string S from the user and count the number of vowels present in the string.Finally display the vowel count
python3
0 Votes
2 Answers
8th Mar 2020, 5:12 AM
SelvaKumar
Query the list of CITY names ending with vowels (a, e, i, o, u) from STATION. Your result cannot contain duplicates.
in
0 Votes
1 Answer
11th Nov 2022, 5:27 PM
Muruga Perumal
7. Write a JavaScript function that accepts a string as a parameter and counts the number of vowels within the string. Note : A
functions
javascript
1 Vote
2 Answers
18th Dec 2016, 8:37 PM
Mohameddd Alanzy
Example from the book. Variable differs but works! Why?
python
search
variables
vowels
0 Votes
1 Answer
10th Jul 2018, 7:20 AM
Arthur P
hi, i have some doubt in following program i need to change the vowels into # symbol in first string and consonants into $ symbo
c++
c++14
0 Votes
2 Answers
20th Sep 2018, 2:20 PM
Ganesh Velmani
Im trying to reverse only the vowels of a string but it's just not happening. :-( Can anyone tell why is it so.
java
reversevowels
0 Votes
1 Answer
18th Jul 2017, 11:36 AM
Joseph Nithish
7. Write a JavaScript function that accepts a string as a parameter and counts the number of vowels within the string. Note :
functions
javascript
-1 Vote
2 Answers
18th Dec 2016, 9:23 PM
Nashwan Aziz
Please, explain how x is a local variable and where my defined function is wrong??
from
python
remove
string
vowels
1 Vote
4 Answers
4th Nov 2017, 4:34 AM
Abhinav
Query the list of CITY names from STATION which have vowels (i.e., a, e, i, o, and u) as both their first and last characters. Y
hackerank
hackerearth
mysql
operators
sql
wildcard
0 Votes
1 Answer
9th Aug 2022, 5:57 PM
Bhuvanagiri Revanth
Query the list of CITY names from STATION which have vowels (i.e., a, e, i, o, and u) as both their first and last characters.
mysql
0 Votes
0 Answers
13th Aug 2022, 2:37 PM
Shoubir Kharghoria
Vowles counter of string in Dart program?
counter
dart
java
vowels
vowelscounter
-1 Vote
2 Answers
15th Mar 2021, 10:32 PM
Mr Mob
can you help me?
errors
find
help
inmyprofile
javacode
please
solve
vowels
word
0 Votes
2 Answers
30th Jan 2019, 1:08 PM
KC Junior
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
Next >
Hot today
Someone can help me
1 Votes
What's wrong with this?
2 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
X velocity
0 Votes
What's doctype htMl
2 Votes
Img & web server or personal info
0 Votes
I want to make a triangle area calculator ,anybody can teach me
1 Votes
How this program executes?
0 Votes
Pls give me an idea
1 Votes