Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
can anyone make a code in which we have to type three words and the middle word is printed
cpp
0 Votos
2 Respuestas
7th Feb 2017, 1:31 PM
Ayush Tiwari
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 Respuestas
27th Sep 2016, 11:24 PM
Kim Means
I need help on Hacking, please...
bad
but
can
criticise
no
please
words
you
-2 Votos
21 Respuestas
11th Sep 2017, 12:11 PM
Blugon
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 Votos
2 Respuestas
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 Respuestas
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 Votos
7 Respuestas
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 Respuestas
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 Respuestas
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 Votos
1 Respuesta
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 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Votos
3 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Votos
4 Respuestas
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 Respuesta
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 Respuesta
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Votos
1 Respuesta
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 Votos
3 Respuestas
2nd Nov 2016, 12:40 PM
Aditya Kumar
(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 Respuesta
25th Aug 2019, 9:33 AM
Abhinraj
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 Respuestas
2nd Dec 2017, 3:45 PM
VARUN KUMAR PADALA
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 Votos
2 Respuestas
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 Respuestas
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 Respuesta
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 Votos
2 Respuestas
4th Apr 2021, 8:28 AM
Maja
HOW TO FIX DISPLAY/OUTPUT USING .TXT FILE
c++
delimiter
files
input
output
text
words
0 Votos
5 Respuestas
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 Votos
1 Respuesta
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 Votos
2 Respuestas
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 Votos
2 Respuestas
2nd Oct 2020, 2:47 PM
Anil Sharma
Question about letter formating in HTML
html
paragraphs
size
styles
tags
words
1 Voto
2 Respuestas
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 Respuestas
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 Votos
1 Respuesta
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 Votos
2 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Votos
1 Respuesta
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 Respuestas
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 Respuestas
31st Jul 2024, 6:54 PM
Carlos
In C++ “textual analysis”
.txt
analysis
c++
frequency
textual
words
0 Votos
1 Respuesta
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 Respuestas
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 Votos
1 Respuesta
2nd Feb 2018, 3:36 AM
albiemer
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
11
12
13
Siguiente >
En tendencia hoy
The hidden trap in python function
3 Votes
OOP python questions
1 Votes
What's wrong with my code?
1 Votes
How to create games and it to Play store
2 Votes
Python loops
1 Votes
Web page
1 Votes
Percobaan
0 Votes
What is a web browser intension?
1 Votes
Mentors
0 Votes