Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
can anyone make a code in which we have to type three words and the middle word is printed
cpp
0 Voto
2 Respostas
7th Feb 2017, 1:31 PM
Ayush Tiwari
I need help on Hacking, please...
bad
but
can
criticise
no
please
words
you
-2 Votos
21 Respostas
11th Sep 2017, 12:11 PM
Blugon
when you're coding and you do your paragraph how do you make the words that you want in your game or something in colors
html
1 Voto
4 Respostas
27th Sep 2016, 11:24 PM
Kim Means
Is there a python library of the English dictionary? I want to find all words for a set of letters and validate it
python
0 Voto
2 Respostas
15th Jul 2020, 11:55 PM
Kerbad Palkhivala
I have to write program in C#. It should calculate the sum of two numbers provided by user in words and show it in numeric form.
c#
2 Votos
2 Respostas
16th Oct 2018, 11:34 AM
Sevinch Fazlitdinovna
Never coded before... I know video says x++ is same as saying x=x+1 but why do we use this x++ in this code? in other words why
c++
loops
0 Voto
7 Respostas
8th May 2017, 1:51 PM
Sai Venkat
Create a function disp3char which takes a string as a parameter and displays all the 3 letter words of the sentence.
functions
looping
string,
1 Voto
2 Respostas
26th Jan 2018, 1:31 PM
Harsh
Why isnt it workin?
"world",
["hello",
print(words[0])
print(words[1])
print(words[2])
words
2 Votos
6 Respostas
16th Aug 2017, 6:51 AM
Srr
Write a program to input a string and to count the number of vowels, consonants, words and commas in it.
python
python3
0 Voto
1 Resposta
22nd Nov 2018, 5:16 PM
iamlegend
3. Write a program that, in the text you type, will select the words ending in the letter and display them . I did that.
c++
0 Voto
2 Respostas
3rd Oct 2019, 11:00 PM
Anz
I want to remove the Numbers From words but what is the problem in my Programming have a look and try to find out the error.
java
mistakes
5 Votos
2 Respostas
2nd Mar 2018, 8:45 AM
🦋FEATHER🦋
Search for a word (up or down) that occurs after ifAdminStatus.
python
python3
searching
string
words
2 Votos
2 Respostas
24th Jan 2019, 6:20 PM
Shyam
Hello every one, i want to display words in my web page letter by letter by using css ,What is the required code for that?
css
html
javascript
0 Voto
3 Respostas
6th May 2019, 6:24 AM
Ram Teja
How much time do you spare for programming ? Do you smile at the code when it compiles ? Scream swear words when it doesn't ?
c
c++
code
compiler
java
javascript
python
1 Voto
4 Respostas
2nd Oct 2017, 5:36 AM
Diego Rocha
When i have my script that generate random words repeat itself it stops genrating more random words, how do i fix this
generators
python3
random
words
0 Voto
2 Respostas
7th Mar 2017, 4:32 PM
Matthew Williams
How does the compiler know what dot is and if you replace dit with other words it still works why?
loops
python
0 Voto
2 Respostas
3rd Dec 2016, 2:32 AM
Racho Ivanov
how to create a program which will show 8 hidden words from the alphabets and numbers by doing permutation and combination mathematically : p
c++
1 Voto
3 Respostas
11th Jun 2016, 4:12 PM
CHURCHIL
Does anyone know how to design a program that reads a string and a ineteger number k and tell us how many words have a lenght of
please
0 Voto
4 Respostas
9th Nov 2018, 1:32 AM
José Antonio Hernández Téllez
Plz explain line number five (how counter is related to words )why in square brackets here , wht is the logic here ..?
for
forloos
function-arguments
functions
loops
syntax
whie
2 Votos
1 Resposta
7th Jan 2018, 12:13 PM
Bilal Asghar
How to change the color of my H1 tag that has two words inside of it. I want each word to have a different color.
h1
style
2 Votos
1 Resposta
6th Nov 2022, 8:09 AM
Lister Keith
. Is anyone can write me the words of Bragamo Wa Binh * and writes meaning, please I want to learn programming
*
and
anyone
binh
bragamo
can
i
is
java
learn
me
meaning,
of
please
programming
the
to
wa
want
words
write
writes
-1 Voto
2 Respostas
15th Sep 2018, 8:49 PM
مصطفئ مدريدي
explain in simple words the use of %2d, *, %5s in scanf("%2d %d %*f %5s", &x, &y, text), where text is text[20] ?
input
output
scanf
0 Voto
2 Respostas
1st Oct 2019, 4:56 PM
Sk. Ahmed Razha Khan
words = ["hello", "world", "spam", "eggs"] counter = 0 max_index = len(words) - 1 while counter <= max_index: word = words[
loops
python
-1 Voto
2 Respostas
29th Jan 2017, 7:09 PM
kumar badal
I want a code that replaces words with abbreviations , yet do not repeat the same abbreviation if there is any
html
replace
0 Voto
2 Respostas
29th Oct 2017, 4:26 PM
Rana Mohamed Ali Zaki
You are making a text encryptor. It should take multiple words and output a combined version, where each word is separated by a
i
need
-1 Voto
2 Respostas
5th Aug 2022, 5:45 PM
Umar Ado Isyaku
I am unsure why my program behaves how it does when I input words where it should receive numbers. I'm using try and except.
except
main
python3
try
0 Voto
2 Respostas
8th May 2019, 5:11 AM
Elijah
How to make an alert window show after the right words has been inputted In the box and the disabled button can be clicked
alert
alertbox
css
function
html
javascript
var
0 Voto
1 Resposta
3rd May 2018, 1:42 PM
klisco1
when using scanner the code which we type Scanner _____ =new Scanner (System.in ()); are we limited to use specific words or anything ?
input
java
scanner
0 Voto
3 Respostas
2nd Nov 2016, 12:40 PM
Aditya Kumar
Challenge - Capitalize each first letter in word 🏅 Example: Input: hello world Output: Hello World
capitalise
challenges
example
hello
letters
starting
words
world
6 Votos
6 Respostas
2nd Dec 2017, 3:45 PM
VARUN KUMAR PADALA
(marvel studio)this is my heading.how can i give seperate colors for this two words and align it in one line.please help?
h
-1 Voto
1 Resposta
25th Aug 2019, 9:33 AM
Abhinraj
Can you please help me . .i have to add tags to add text ...it's starting tag has 4 word space and ending tag has 3 words space
<body>
<html>
<p>
0 Voto
2 Respostas
4th Mar 2022, 9:35 AM
Syedah Arisha
Why am i not able to see the words i put when i insert <!-- word --> like the word in the comment wont appear
elements
html
-1 Voto
4 Respostas
7th Feb 2017, 10:10 PM
No One
How to make a program that opens a FILE and counts the number of words with 1 character, 2 characters, 3... and so on..
c++
1 Voto
1 Resposta
21st Jan 2019, 11:34 PM
Ignacio Montero
Find all distinct palindrome sub-strings of a given string In C
c
palindrome
palindromestrings
palindromic
sub-strings
words
0 Voto
2 Respostas
4th Apr 2021, 8:28 AM
Maja
HOW TO FIX DISPLAY/OUTPUT USING .TXT FILE
c++
delimiter
files
input
output
text
words
0 Voto
5 Respostas
2nd Apr 2020, 3:17 PM
Kool
Can you help me find out mistake To calculate the average length of words in string and rounding it up to the nearest whole num.
average
length
python
word
0 Voto
1 Resposta
20th Oct 2020, 4:01 PM
CHAKKA VENKATA NAGA SAI JYOTHIRMAI
I need help there using these words root and id and stuff like I'm supposed to already know what that is I dont can someone help
help
0 Voto
2 Respostas
8th Nov 2020, 2:42 AM
King Chixmp
How to get a 1000 words text output by running php file , without writing text anywhere in php code (or by insert a file). ?
inserta
paragraph
text
0 Voto
2 Respostas
2nd Oct 2020, 2:47 PM
Anil Sharma
Question about letter formating in HTML
html
paragraphs
size
styles
tags
words
1 Voto
2 Respostas
21st Oct 2020, 5:41 AM
Miguel Alvarez Adams
Who would help me solving this problem ? The problem is, my question and answer to disappear after the door is open,but how ?
animation
appear
css
door
html5
javascript
open
the
words
4 Votos
5 Respostas
4th Jan 2021, 2:15 PM
Riselda Rada
How to write a code in c language...where we want out put to be in different colours words (text) in one single line... Using
text
0 Voto
1 Resposta
27th Dec 2020, 12:36 PM
Vedika Agrawal
How to convert a paragraph in to a list of unique words and positions then to convert the positions back to the original para
python
0 Voto
2 Respostas
13th Feb 2017, 12:57 AM
aisha
JS convert milliseconds to wpm (typing speed)
html
interval
js
minute
per
timeout
web
words
wpm
1 Voto
7 Respostas
22nd Jun 2020, 6:07 AM
Ginfio
A line of English text will be given, where words are separated by one of the following symbols: ' ', '\t', '.', ',' and ';'
program
0 Voto
2 Respostas
1st Sep 2017, 6:15 PM
Pavan Kumar Reddy
to get N number of words and arrange them such that last letter = first letter of next string and print required Cth word
c
0 Voto
1 Resposta
19th Jun 2017, 2:53 PM
vaishali
Write a program that reads an integer value and prints its each digit in words using a tuple as follows: Input: 48261 Output: Fo
#needanswer
-3 Votos
2 Respostas
12th Oct 2020, 3:21 AM
Ripunjay singh CRqndsGCxu
Annoying and Frustrating Code on Every Lesson for the Keywords in the Text!
bold
general
java
keywords
learning
lessons
support
technical
text
words
2 Votos
6 Respostas
31st Jul 2024, 6:54 PM
Carlos
In C++ “textual analysis”
.txt
analysis
c++
frequency
textual
words
0 Voto
1 Resposta
16th Jun 2022, 3:43 AM
Miguel Angel Santos Saldivar
What are lambda functions used for in Python?
average
challenge
code
codecoach
function
lambda
length
map
python
words
2 Votos
5 Respostas
20th May 2020, 11:54 PM
Cinnamon-One
How to create program in python 3 that when i input sentence then the output is to speak the program with the same input words
c++
cs
java
python
0 Voto
1 Resposta
2nd Feb 2018, 3:36 AM
albiemer
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
11
12
13
Próximo >
Quente hoje
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes