Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
You are making a text encryptor. It should take multiple words and output a combined version, where each word is separated by a
words
1 Vote
10 Réponses
10th Jul 2022, 2:13 PM
Samuel Michael Ayodeji
Trying to get a single list of word using generator, I get the same list multiple times...Why?
generators
list
python
words
0 Vote
2 Réponses
23rd Feb 2022, 10:58 AM
Cathyboum
My out seems right by I’m missing a space before the word three
c++
class
istream
ostream
0 Vote
1 Réponse
5th Apr 2022, 9:14 PM
Yones Mussa
Make a program to accept any word of 5 characters and print palendrome
c++
0 Vote
2 Réponses
17th Nov 2016, 5:16 PM
rashmi bansal
Can anyone tell me what's wrong with my code. I'm trying the Average Word counter in the code coach but i keep getting 4/5.
challenge
codecoach
help
python3
2 Votes
4 Réponses
21st Oct 2020, 5:19 PM
ghali lawal
Please !!! How can i minimize the text to 200 words with an option to show more?
comments
count
quoted
word
3 Votes
4 Réponses
8th Oct 2017, 5:30 AM
MYCOMAGAFU
i want to make a code that split a word to letters and then plus the number of positon of each letter together and then etc
letters
python
split
word
1 Vote
5 Réponses
28th Jan 2019, 9:38 AM
Mohammad Javad Bidari
This is a code in C to find the average word length but it does not work beyond case 1.......why?
averagewordlength
c
coach
doubt
3 Votes
2 Réponses
3rd Apr 2020, 5:01 PM
Jenil Kanani
Pls i want to print each letter in different color in one word i.e in html
html
2 Votes
3 Réponses
24th Aug 2017, 11:31 AM
Nchewi Vincent Enya
How do I make my program accept elements of an array as one number or one word ?
c++
0 Vote
6 Réponses
15th Apr 2018, 7:25 AM
Mr Doom
How to make the program check if the input is an English word and if it contains certain letters?
...
3 Votes
3 Réponses
2nd Jun 2018, 10:23 AM
Alice
How do i move the first letter of a word to the end ?in python
python
0 Vote
1 Réponse
14th Jul 2022, 4:39 PM
Abdulrhman Ragab
While using the insert function is it mandatory to the word index itself?
functions
insert
lists
python
0 Vote
2 Réponses
3rd Oct 2016, 9:14 AM
Daniel Sam
Sololearn Code playground is not supporting word suggestions and personal dictionary support of Gboard..??
code
codeplayground
0 Vote
1 Réponse
29th Jun 2020, 6:22 PM
Gazibur Rahman
How can you reverse a word in java? Like this input:hello world output: dlrow olleh. Please explain thanks in advance
in
java
reverse
word
0 Vote
6 Réponses
22nd Mar 2018, 3:28 PM
Arjay
How to find position and frequency of a vowel in a given word using python?
python
0 Vote
2 Réponses
6th Aug 2018, 2:04 AM
Chintala Venkatesh
Anyone know why is code when I type word and then guess is keeping tell me 0 as infinite times
python
0 Vote
6 Réponses
2nd May 2020, 3:39 PM
Amxl Amixul
Why on Android 4.2.2 (IN sololearn!) I have this error: Use of future reserved word in strict mode.
"use_strict"
android(4.2.2)
ecmascript6
javascript
oldandroids
0 Vote
3 Réponses
27th Jul 2020, 8:17 PM
Monat15
Where I am wrong? The task is to find the average word length... can you fix my code plz?
averageword
c#
code
help
length
2 Votes
3 Réponses
12th Oct 2021, 6:05 PM
RLB
I got the Answer how to remove Coma beside the word in for loop
c#
unity
0 Vote
1 Réponse
25th Feb 2021, 12:07 PM
Mohammad Yahya Azhar
I can't type any word in coach code page? how can I fix that?
coachcode
0 Vote
1 Réponse
10th Sep 2023, 1:36 PM
Mohamad Mokarram
What we do when we have to turn a word backward in python programming ? *HELP*
python
sololearn
0 Vote
2 Réponses
8th Jan 2020, 4:49 PM
Dinesh Aaryan
Has programming caused more cyber threats than usual?
c++
java
word
1 Vote
2 Réponses
17th Feb 2018, 1:25 PM
Agbornuku
Both strong and b tag are used to make word bold.then why need of two , is there any difference between them?😁😁
<b>
<strong>
b
html
strong
web
7 Votes
5 Réponses
25th Jan 2018, 5:43 PM
Malik
In java the word void means it does not return any value, Could anybody explain it to me??
c++
java
javascript
3 Votes
4 Réponses
2nd Apr 2017, 4:56 PM
Jalal Uddin
I can make website using word press why should I learn html css JavaScript and bootstrap all this thing .
css3
html
javascript
0 Vote
6 Réponses
18th Apr 2020, 5:02 AM
Nav
A string value containing more than 1 word is passed as the input(runtime) to the program(hint-use swapcase by splitting-string)
python3
2 Votes
2 Réponses
2nd Sep 2018, 5:38 AM
THARUN KUMAR M
Write a program that reads a string of characters and changes the firt letter of each word to uppercase
c++
0 Vote
6 Réponses
10th Jun 2018, 7:56 PM
Jose Luis Perales
Please tell me how to calculate letter frequency..Ex-wife You have word discipline. Calculate frequency of I in the word.
letterfrequency
problem
python
1 Vote
4 Réponses
21st May 2021, 12:24 PM
Prashant Tiwari
Why echo null==NULL; gives output as 1? Why it is not given output as word true? & also they are different cases.
php
5 Votes
2 Réponses
26th Apr 2020, 12:05 PM
U. A. Divyanganee Sandarekha
How to convert a user input word to string which is read using scanner class?
java
0 Vote
3 Réponses
19th Jul 2016, 6:14 PM
KIRAN JOHNSON
How to use bordering only for that divs content in which the input word is matching?
html
javascript
0 Vote
3 Réponses
27th Nov 2018, 6:50 PM
iDrax
Python task to define a function that checks if a word existed in a text.. still got this code wrong
boolean-logic
function-arguments
if-statements
loops
print
python
python3
-1 Vote
5 Réponses
8th Dec 2021, 5:05 PM
Amr Monsef
I am a SIMPLE guy. Here i want that SIMPLE word in Bold type. How can i make it?( Internal and External if possible) if not why?
css
hottoday
html
3 Votes
9 Réponses
24th Sep 2018, 7:41 AM
Omkar Patange
Input a Russian Word and convert it between cyril letters and latin letters.
arraylist
hashmap
java
type-conversion
0 Vote
1 Réponse
19th Sep 2017, 7:58 AM
EricWu2
Program to print a word number of times it has value beside it
python
-1 Vote
2 Réponses
1st Feb 2017, 9:01 AM
Rahul Goyal
In the lesson "How to install JDK" what does the word value mean?
java
value-types
0 Vote
1 Réponse
11th Aug 2016, 7:54 PM
Marian Tolen
I am stuck in Average Word Length problem in python...can anyone help plz....code is correct but still showing eror in print
help
python
question
1 Vote
6 Réponses
20th Sep 2020, 6:10 PM
sumit mehta
If Im using a loop "for in" didnt I have to declare variable? Like: words = ["hello", "world", "spam", "eggs"] for word in words: print(word + "!") variable word is not declared..
loops
python
1 Vote
2 Réponses
24th Aug 2016, 7:34 PM
Yurith gonçalves
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 Votes
2 Réponses
5th Jul 2021, 7:14 AM
Shivani Patel
The "17 Code Project" question left me confused about columns named with clause key words--Please help!
17
as
clause
column
name
used
word
3 Votes
9 Réponses
3rd Feb 2022, 10:42 PM
Ana Collado
[Easy Challenge] Palindromes
backwards
challenge
forwards
palindrome
python
word
6 Votes
9 Réponses
20th May 2018, 3:00 PM
Nathan Lewis
How can i count how many letters there are in a word or phrase?
c++
code
count
letters
program
0 Vote
2 Réponses
22nd Apr 2017, 6:10 PM
Davide Learning
I want to know the number of letters in the word and know if it is odd or the even
what's
wrong?
2 Votes
2 Réponses
13th Jun 2022, 8:42 PM
Fatma hgazy
Strings
c
char
strings
word
0 Vote
1 Réponse
18th Feb 2020, 5:47 PM
Tariq Faridi
If i write 'h' in small letter in word hello than no output why ?
c
c#
code
coding
output
1 Vote
2 Réponses
29th Jul 2017, 8:09 AM
vinit sukhani
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 Vote
9 Réponses
11th Nov 2020, 3:08 AM
Reymart Selverio
I want to know weather if we could change a word into it's hash code using Python ??
python
1 Vote
2 Réponses
27th Jan 2021, 3:45 PM
K.S.S. Karunarathne
The given code takes a text and a word as input and passes them to a function called search(). The search() function should
codeplayground
help
0 Vote
8 Réponses
29th Aug 2021, 10:15 AM
Neelam Sangar
Challenge: Make a program that gets user input, then reverses it, but instead of letters, it displays the word like this:
c#
c++
challenge
html
javascript
kotlin
python
ruby
web
4 Votes
4 Réponses
18th Mar 2018, 10:47 AM
1337 H4x0r
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
15
16
17
...
21
Suivant >
Aujourd'hui en vedette
Someone can help me
2 Votes
X velocity
0 Votes
Files not linking in C++
0 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
0 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes
How to achieve "Sololearner" achievement?
0 Votes