Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
What's wrong with this code
average
number
of
words
1 Voto
3 Risposte
30th May 2022, 12:26 AM
Solaz
If i have a string like "this is string" i want to konw how many words and how many letters in c++ [SOLVED]
c++
1 Voto
6 Risposte
23rd Oct 2021, 3:18 PM
AbdElrahman Maans
You are making a text encryptor. It should take multiple words and output a combined version, where each word is separated by a
javascript
-4 Voti
2 Risposte
5th Jul 2021, 7:14 AM
Shivani Patel
Is there any other way to extract words from a string other than the loop method in c?
c
cprogramming
extractwords
string
1 Voto
2 Risposte
25th Aug 2020, 5:06 AM
Dikki
How do I create a dictionary that uses len(word) to print all words = to len (word)
python
0 Voti
4 Risposte
7th Jun 2017, 12:35 PM
Pride Mawire
What are the differences between python 2 and python 3 ? And key words please...!
python-2
python3
0 Voti
2 Risposte
7th Mar 2018, 4:44 PM
Jagadeesh Kumar Nasina
Please can someone explain the use of Booleans in simple words in projects with a project example
booleans
c++
javascript
python
0 Voti
2 Risposte
14th Jul 2022, 3:09 AM
Inder Saundh
Program to read an integer value (123) n give output in words (one two three) using constructor
cpp
3 Voti
2 Risposte
6th Jun 2017, 10:23 AM
Pranjal
Can you help me in this problem...Write a c++ program that accepts 5 words and print the longest word ...(using array And loops)
c++
0 Voti
9 Risposte
11th Nov 2020, 3:08 AM
Reymart Selverio
how can I write a program to rearrange the words in a sentence in alphabetical order
python
1 Voto
2 Risposte
14th Nov 2016, 2:18 PM
nayana john
What is the best hour for coding?? Or in other words what time or hour is favourable???...😉😉...i just thought of this question
c
c#
c++
2 Voti
6 Risposte
2nd Oct 2019, 1:26 AM
cerebrocerberus
can someone explain in simple words the Dynamic Memory Allocation, what is the "new" code and how to use it?
c++
1 Voto
6 Risposte
11th Oct 2016, 8:52 AM
Raul
How to read an integer from a file and write back it in words to the file in python?
python
python3
2 Voti
2 Risposte
13th Jul 2019, 12:31 PM
j s
Hello. Help me please how to find the number of words containing the syllable "a" in python
python3
2 Voti
2 Risposte
17th Dec 2017, 7:57 AM
Пиров Мустафо
I want find how much words in "I am from Azerbaijan" sentence with Python. How i can do it. please.
code
python
python3
3 Voti
4 Risposte
24th Dec 2017, 7:26 AM
Yunis Hüseynzadə
Permutation program
mix
permutatiom
permutation
words
0 Voti
4 Risposte
20th May 2018, 6:47 AM
Anthony Peter
From a list of words as input, output the number of vowels in each word. Vowels are the letters a,e,i,o,u.
python
0 Voti
2 Risposte
27th Nov 2020, 2:52 AM
Yogesh Agarwal
Write a program in Java to store 10 different words in a Single Dimensional array. Perform the following tasks.
java
0 Voti
3 Risposte
28th Oct 2022, 11:43 AM
Javgeek
How to code python to print words from my list L with 5 letters only using for and len?
functions
0 Voti
4 Risposte
16th Sep 2018, 11:36 AM
dr POP
please how can I seperate each words in a string and put in list?? I am beginner .
python
0 Voti
2 Risposte
9th Sep 2020, 9:53 PM
Rene Descard
How to itterate each string of column and print another columns corresponding to matching words using python ?
dataframe
dataScience
machinelearning
pandas
python
0 Voti
2 Risposte
15th Feb 2022, 7:00 AM
Sachin Kumar Gupta
Can anyone tell me in simple words with clear examples? What is stack and what is stack development?
know
nothing
0 Voti
2 Risposte
24th Dec 2021, 10:01 AM
Muhammad Talha Atif
split line into words using all special characters as delimiter but to keep delimiter in list.
python
1 Voto
2 Risposte
15th Dec 2017, 6:19 PM
Shikha S
c++ program to accept a string and count the number of words and vowels in that string
c++
0 Voti
2 Risposte
19th Jul 2018, 5:11 PM
Stibin
How can i remove adjacent repeating words in a sentence using C language without 2D array
2d
arrays
c
language
repeating
strings
words
0 Voti
1 Risposta
22nd Mar 2017, 5:25 AM
Abhishek Arora
Is there any way such that the words inside can be determined without using ,(comma) and separating them all with "(double quote
lists
operations
python
string
2 Voti
4 Risposte
1st Oct 2018, 1:11 AM
partha
Please someone add functionality of how many no. Of words I had given wrong in my speed typing web
help
speed
0 Voti
3 Risposte
1st Jul 2020, 2:40 PM
Mr Hen
[C# - Console] Is there any way to print chars, words or even lines one by one (by delay) in Console?
.net
c#
console
print
timed
3 Voti
3 Risposte
11th Aug 2020, 7:44 AM
Mosi B.
Simple c++ code to ask user for four words then list in order by first letter.
c++
0 Voti
1 Risposta
29th Oct 2020, 1:19 AM
Julie Ann
Creating a form on angularjs. I am trying to style the form but something is wrong some words are misplaced.
web
0 Voti
5 Risposte
16th Oct 2020, 1:23 PM
Vivienne Juma
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 Voti
3 Risposte
9th Apr 2018, 9:36 PM
Adam Radivojevic
Trying to get a single list of word using generator, I get the same list multiple times...Why?
generators
list
python
words
0 Voti
2 Risposte
23rd Feb 2022, 10:58 AM
Cathyboum
What's wrong with my logic? My code is not working
c
split
strings
words
0 Voti
2 Risposte
17th Mar 2021, 12:51 PM
Samia Haque
Write a Python program to find all words starting with 'a' ending with 'e' in a given string inp = "abce abde test xabe"
python
regex
0 Voti
7 Risposte
15th Sep 2022, 6:08 PM
Pavan Kuncham
What is markup language ??? Is there anyone can explain this in simple words ???
html
0 Voti
1 Risposta
26th Sep 2016, 8:25 AM
Arslan Munir
How can I store words and numbers in a .txt file and then retrieve them for later use?
c++
1 Voto
3 Risposte
25th Oct 2016, 2:31 PM
Student in Need
Can anyone write the shortest code for a palindrome ? Also try and do it for words like HANNAH .
c++
java
python
0 Voti
5 Risposte
24th Sep 2017, 3:12 AM
Aayush Malhotra
Write a code to print out the words that start with s in the following sentence stored in start variable
python
0 Voti
3 Risposte
8th Sep 2020, 11:40 AM
Vanitha Duraiarasu
Reversing strings, works with one word. But when two words the second word is cut off
arrays
c++
functions
loops
strings
0 Voti
2 Risposte
6th Oct 2017, 11:41 PM
K1llJ0Y
What I should to make, that on language "HTML" words show in different colours? Sorry for my English language.
bad_english
html
what
3 Voti
2 Risposte
4th Mar 2018, 10:27 AM
IM'IR
The function with two parameters: an array of well-known words and word on who will conduct the search
array
function
junior
python
searchengine
0 Voti
3 Risposte
6th Aug 2018, 11:41 AM
Arthur P
How can I make own operating system In the other words such programming language is necessary for making own O.S.
mamaking
ownos
-1 Voto
3 Risposte
22nd Jun 2021, 5:20 PM
Yugank Gangwal
How I can limit the use of words in a name field in creating a Form? Which tag is used?
form
how
tag
to
0 Voti
3 Risposte
8th Feb 2021, 7:42 AM
Bittu
Challenge: write a code in any language to count newlines, words and characters in a text file.
c++
java
javascript
php
python
python3
ruby
2 Voti
1 Risposta
8th Oct 2017, 7:43 PM
Debraj Das
What codes should be used when theres a given words then transform it into alphabetical order
c++
0 Voti
2 Risposte
25th Nov 2016, 7:16 AM
Nielea Valerie
How to search for particular types of words from a list in a sentence given in the user input?
chatbot
input
python
python3
search
0 Voti
2 Risposte
7th Mar 2019, 4:56 AM
Ядрото
How i can get this words "username" "password" written in its boxes and disappear when the user write his data in the boxes ?!
forms
html
3 Voti
7 Risposte
1st Feb 2017, 4:19 PM
Hosam Mohamed
Could you explain me what are words "private", " public", "protected", etc. need for? What are the difference?(In C and Java)
object_orientation
polymorphism
private
protected
public
3 Voti
3 Risposte
8th Dec 2017, 7:40 AM
Аркадий Щукин
Can i predict the knowledge of a user by their eXperience lvl ? In other words does the lvl of user signifies the knowledge lvl
lvl
1 Voto
5 Risposte
27th Nov 2019, 10:27 AM
Harshdeep
Why this is not working? Showing no output. file can open and there are words without e in file too.
begginer
help
newbie
0 Voti
3 Risposte
12th May 2020, 3:23 PM
Neeraj Agarwal
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
9
10
11
...
13
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Decorators in python.
2 Votes
Please click me
0 Votes
Salut tout le monde
1 Votes
How can i isntall modules
1 Votes