Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Can any give me the code that count the number vowel and consonants in a sentence or a word in phython
phython
0 голосов
2 ответов
5th Aug 2018, 12:56 PM
Ammar Ahmad Adam
How can I count the number of unique elements instead of show the unique elements? exp:in input show 4 .Means we have 4 unique
c
0 голосов
1 ответ
23rd Dec 2020, 10:25 AM
Pardis
Write a program to have the user input three (3) numbers: (f)rom, (t)o, and (i)ncrement. Count from f to t in increments of i
loops
-1 голос
6 ответов
28th Jun 2017, 1:01 AM
Daberechukwu M. Nwafor
Write a program-timer, that will take the count of seconds as input and output to the console all the seconds until timer stops?
javascript
node.js
website
1 голос
2 ответов
27th Jan 2022, 5:50 PM
Atahar Shihab Dipu
Counting
count
python
q&n
qna
0 голосов
2 ответов
3rd May 2018, 6:14 PM
Ayaan
Can you tell me what is the right answer? I got this problem in sololearn code challenges just now. Answer is count = 4. Right?
cpp
0 голосов
4 ответов
10th Sep 2022, 3:05 AM
Oliver Pasaribu
Good day! Why, if you add the boolean operator <= to the for loop, then the count will start from one, not from zero
c#
0 голосов
2 ответов
2nd Jun 2021, 6:04 PM
أندريه
letter counter
count
dictionaries
letter
lists
methods
1 голос
2 ответов
17th Sep 2021, 6:53 AM
Alireza Azizzadeh
Can anyone help me to count the words in line. The words can be separated by '.' , ',' , ' ' , '\t' , ';' plz refer code below
c
c++
1 голос
10 ответов
26th Aug 2017, 5:05 PM
Ankush Mamidwar
D={'Ahmed':[1,5,3], 'Ali':[6,2,4]} for item in D: count = len(D[item]) - 1 x = 0 while x < count: D[item][count] += 1
explain
python
0 голосов
1 ответ
22nd Dec 2019, 7:45 PM
Hussin Fekry
What is the Date function in c# ? and how I can count the days from a date till now ?
c#
0 голосов
2 ответов
25th Aug 2019, 2:04 PM
Fuad Abdalsslam
Can anyone please write a C program to delete all the node placed at even position of the link list (start count from 1)
android
c
c++
ds
java
linklist
python
r
0 голосов
3 ответов
21st Mar 2020, 6:22 AM
Rohit Negi
Write a code using do while loop to read the numbers until -1 and also count the +ve, -ve & 0's encountered by the users
c
code
cprogram
programming
-1 голос
2 ответов
14th Apr 2020, 3:12 PM
Shaik Vajida
Hi everyone. I have got an array of objects with name properties.How do i count the total number of letters in the array.
javascript
0 голосов
2 ответов
11th Feb 2022, 11:03 AM
CedyAdvance
How to write a code in Python to read a text document and list words from most to least frequent?
count
pattern
python
statistics
strings
0 голосов
3 ответов
9th Apr 2018, 9:36 PM
Adam Radivojevic
I wants to count total ( 1 ) number present in the given length. This program is only from 0 to 100. But I wants upto 10000.
c
0 голосов
4 ответов
4th Mar 2020, 5:38 PM
Vishwesh Patel
How to get only one row in sql having count of one column in that table is >10 to be given in where condition
sql
2 голосов
2 ответов
14th May 2018, 5:03 PM
mallika
Create an integer list with the user given inputs. Write a program to print the count of particular element in the list.
python3
1 голос
1 ответ
11th Aug 2020, 5:23 PM
MASTANAIAH BANDI
can any one help me with this code error is in line 9 and 19 (program to find and count repeated alphabet)
#java
0 голосов
1 ответ
17th May 2022, 5:16 AM
Sahil Jadhav
Given a list of integer numbers, count the frequency of each number in a list and print it out.
function
python
python3
0 голосов
1 ответ
23rd Oct 2017, 10:50 AM
Бауыржан
Tel me a java code for this qusestion->Suppose my name is yogesh & if i write csyogeshbs then java should only count yogesh ...
java
0 голосов
4 ответов
31st Oct 2017, 7:08 PM
Yogesh Bhatt
Write a function that takes a string and a letter as its arguments and returns the count of the letter in the string.
function-arguments
python3
-2 голосов
3 ответов
2nd Oct 2021, 4:28 PM
Bobby
Write a program to input a string and to count the number of vowels, consonants, words and commas in it.
python
python3
0 голосов
1 ответ
22nd Nov 2018, 5:16 PM
iamlegend
How can i make my program count on python how many times me or the computer won you find my trial at the end of the program
py
3 голосов
2 ответов
6th Jun 2020, 5:54 PM
Elliot
Why does this query return to many counts?
count
groupby
having
sql
1 голос
1 ответ
18th Aug 2018, 6:44 AM
Maximilian Schmitt-Egenolf
Write a boolean expression that returns True if tge value of the variable count is between 1 and 10 inclusive
cpython
python
0 голосов
2 ответов
1st Oct 2017, 12:41 PM
Kwabena Dennis
Please help me to find solution.
c++
count
data-types
even
queue
3 голосов
1 ответ
5th May 2021, 2:22 PM
Utsav Singh
Get n list and compare the values inside if the numbers are same then you have to count 1 if not then return -1
c
java
python3
0 голосов
2 ответов
24th Aug 2022, 1:21 PM
pooja balamurugan
Program that will read contents of existing text file “data.txt”. count and display the number of alphabets ,vowels and dig
c++
0 голосов
1 ответ
19th Jan 2020, 7:16 AM
Gautam Pancholi
Write a program to accept characters from the user and count total alphabet and digit till the user enters ‘$’.
c
-2 голосов
2 ответов
9th Oct 2022, 9:26 AM
Sam Mtle
Ask user think of a no. then you need to guess that no.then find whether that guess is too far or near and count the attempts
randomnumber
0 голосов
4 ответов
11th Sep 2018, 5:03 PM
Shivyaaa
Why i cannot import all functions using import itertools ?
count
import
itertools
python
1 голос
1 ответ
28th Jun 2017, 1:32 PM
S.Naveen Kumar
What do y'all think about it? Can you do better? Method to count the number of xs in a string (can work with any other strings)
java
1 голос
2 ответов
13th Apr 2020, 7:56 PM
David Bukedi Diela
Create class Book with variable title, price. - Add static variable discountRate. - Add static variable count. Increment count v
class#static
0 голосов
1 ответ
15th May 2021, 9:46 AM
Shekhar Narwariya
count the repeated character to display in java ? for ex. MAHARASHTRA their A is repeated 4 times in output A = 4 like that
c
java
0 голосов
2 ответов
8th Jan 2020, 4:04 AM
Kedar Selmokar
write a program to input the votes in a ballot paper and count the number of votes each candidate has got?
ballot
c++
candidate
program
votes
0 голосов
1 ответ
17th May 2018, 11:49 AM
Mukul Kanojia
Getting percentage of letters in text
count
file
filehandling
question
text
1 голос
2 ответов
27th Jul 2020, 4:44 AM
Deepak Bastakoti
24.3 python please correct my code from Break
24.3
break
count
let’s
practice
python
0 голосов
2 ответов
13th Nov 2021, 4:57 AM
t029박현민
Тoday a customer want a cake set that has minimal calories. Write a query to sort the cakes by calorie count and select the fir
sql
-1 голос
3 ответов
20th Apr 2022, 1:19 PM
Drex 1
Write a program in c++ to accept names of 5 students and count the number of characters in each name.
c++
0 голосов
1 ответ
7th Feb 2017, 3:26 PM
manish raj
Write a program to find all sub string of given string and count the numbers of that sub string present in the original string.
c
c++
coding
count
java
python
sololearn
string
substring
1 голос
2 ответов
7th Sep 2017, 6:29 AM
Rahul Aryan
I need to give input twice to get output, where do i need to fix the code?I need to find the count and sum of given number 1 inp
c
0 голосов
5 ответов
3rd Jul 2021, 5:40 PM
Siyam
Fill In The Blanks to get the total Count Of Fruits Stored In The Array $arr Notice There are 7 apples and 5 orange
array
php
0 голосов
2 ответов
4th Jun 2020, 9:30 AM
Hm Hasan
I want to create a program which will count number like 1 and then 2 and then 3 when user click the button every time.
javascript
0 голосов
2 ответов
18th Jul 2019, 3:27 AM
Noor
weird array is the array in which direction weird number X and size of array is at least 2 and number Axis weird if the count of
please
0 голосов
2 ответов
4th Feb 2023, 11:17 AM
manoj
Given N numbers: the first number in the input is N, after that N integers are given. Count the number of zeros among the given
ninteger
python
snakify
0 голосов
1 ответ
15th Oct 2020, 10:33 AM
Khicheengui Elbeg
Write a C program to read a file and count the number of lines in the file. Note : Should not use an in-built function.
c
program
1 голос
1 ответ
19th May 2018, 1:38 AM
Arun Sharma
I am given an text file...I have to write a progr thay reads above file and displays names of females and count of males and fem
python
0 голосов
4 ответов
2nd Apr 2017, 11:21 AM
Juandré
how can I make the one of buttons this way --> "that when I clicked on it it adds or subtraction count +4 not 1"
help
2 голосов
2 ответов
11th Mar 2018, 5:20 PM
Sina
This program asks us to enter a car license number(6 digits). Then count how much of every character there is. Display it
functions
0 голосов
2 ответов
6th Mar 2017, 6:34 PM
Adiel Cowo
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
11
12
13
Следующий >
Актуальное сегодня
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes