Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Write a Python code to read an integer in a file e.g 123 and convert it to words e.g One hundred and twenty three and write the
python3
2 Votes
9 Réponses
23rd Apr 2021, 6:16 PM
Vinay
Can someone explain me "Events" in simple words
javascript
0 Vote
3 Réponses
27th Jul 2020, 6:44 AM
Ultimate Sakshamz
Python: How to exclude words from regular expressions
python3
regular-expressions
2 Votes
2 Réponses
7th Jul 2020, 6:41 PM
Jerry B. Berwick
what do the words "noexcept, explicit, override" mean?
c++
explicit
noexcept
override
2 Votes
3 Réponses
7th Apr 2019, 9:05 AM
Alireza Abbasi
Pls how do i remove white space between two words in python
python3
5 Votes
13 Réponses
1st Nov 2019, 9:57 PM
Peter Paulinus Polycarp
Have trouble about generating words in python
random
words
0 Vote
4 Réponses
17th Dec 2017, 3:54 PM
themx05
In course "Python Core" Code project 103 Adding Words
https://www.sololearn.com/learning/eom-project/1073/358
0 Vote
2 Réponses
16th Aug 2021, 1:49 PM
Dmitry Arkhangelsky
How do you make words in webs
broken
0 Vote
1 Réponse
17th Oct 2022, 8:37 PM
ZENICHI
Find repeated words in a string using php?
per
strings#split#wwbdevelo
0 Vote
4 Réponses
8th Oct 2022, 11:38 AM
parajal12
Can words display on the horizontal Lines created??
headings
1 Vote
3 Réponses
8th Sep 2021, 2:03 PM
Lawrence Osasere
How to process String words letter by letter?
beginner
java
0 Vote
4 Réponses
21st May 2020, 12:30 PM
Yash Dwivedi
How to make this have a space between words
python
regex
strings
0 Vote
6 Réponses
3rd Jun 2021, 4:56 PM
David Holmes Ng'andu
Count lines, words and keywords in a text file
c
1 Vote
4 Réponses
31st Oct 2019, 10:30 PM
Earl
Converting ASCII values back to words with python
python3
0 Vote
3 Réponses
6th Apr 2024, 8:33 PM
Sbusiso Ndunge
How do you randomly print words to console???
c++
0 Vote
6 Réponses
23rd Jul 2017, 6:55 AM
smartguy100
Help me to solve a python program
adding
words
-1 Vote
6 Réponses
16th Oct 2020, 2:37 AM
CHAKKA VENKATA NAGA SAI JYOTHIRMAI
Pls tell how to fix this code of Flowing Words (pro)
help
6 Votes
1 Réponse
11th May 2020, 5:56 AM
Namit Jain
I want take String as input and break them in words and this every words assigned to the variables in java
java
0 Vote
5 Réponses
28th Mar 2020, 9:05 AM
Santosh Singh
How to remove words from file?
c#
regx
text
0 Vote
1 Réponse
31st Aug 2018, 12:35 PM
Leoulg
html, change color of a secific words ?
attributes
html
textformatting
2 Votes
2 Réponses
30th Mar 2018, 7:29 AM
Nhan
Number of words in a string in python
python
strings
0 Vote
2 Réponses
1st Sep 2021, 6:19 PM
Yasaman Shokri
How to find a single words in a String ?
code
java
2 Votes
3 Réponses
23rd Aug 2019, 3:49 PM
GOPAL Patidar
How to enlarge words in html just like in ms word?
formatting
html
2 Votes
18 Réponses
3rd Aug 2016, 2:57 PM
Fashhan Hanif
How to count the words remaining in textarea
<textarea>
1 Vote
4 Réponses
17th Aug 2018, 7:48 AM
Aditya Raj
Python - Delete words in .txt file that repeat letters
collections
dictionaries
files
python
python3
regular-expressions
writing
1 Vote
8 Réponses
29th May 2019, 4:00 AM
BelowZer0
You need to write a function that takes multiple words as its argument and returns a concatenated version of those words separat
aprogram
in
python
write
1 Vote
4 Réponses
24th Dec 2020, 11:51 AM
Nallamala satish
How to Replace Some Specific words in webpage with javascript
dom
html5
javascript
replace()
string
3 Votes
3 Réponses
7th Jul 2018, 2:38 PM
Muhammad Irfan ✓
How do I split a string into individual words and store those words onto an array?
c#
sentence
split
string
0 Vote
2 Réponses
18th Feb 2017, 6:35 PM
Mohammad Jawarneh
How to separate a string in these words in python
separate
0 Vote
8 Réponses
16th Sep 2022, 3:32 PM
Mazanosh✨✨
How to count specific words in a text file
c
3 Votes
3 Réponses
3rd Nov 2019, 1:43 PM
jarvis
Can some one explain prefix and postfix increment in simple words
and
postfix
prefix
5 Votes
7 Réponses
28th Oct 2018, 5:10 AM
AB Plays
Find words with an even number of characters.
c++
code
0 Vote
2 Réponses
20th Apr 2022, 6:48 PM
Developer #1
Input a sentence in java. Extract each word and convert it into piglatin word and print all piglatin words.
piglatin
words
-2 Votes
12 Réponses
26th Jun 2020, 12:00 PM
Sheetal
How do you make words smaller in html?
small
-2 Votes
3 Réponses
13th Jul 2021, 12:36 AM
Hayden Hickling
What are reserved words with a programming language?
c
1 Vote
2 Réponses
1st Apr 2020, 2:46 PM
Kuruba Jagadeesh
Split line of text into words per line
python3
1 Vote
3 Réponses
13th Nov 2017, 2:22 PM
Earl
How to leave space or blank between two words in html?
html
5 Votes
4 Réponses
17th Aug 2019, 2:45 PM
Tushar Makkar
How to full fill the condition of iteration in array using Contain method
c#
module
project
words
0 Vote
2 Réponses
19th Apr 2021, 7:38 AM
Muhammad Hamza
The given code solves the FizzBuzz problem and uses the words "Solo" and "Learn" instead of "Fizz" and "Buzz". It takes an inp
python
0 Vote
5 Réponses
9th May 2021, 10:55 AM
Jainish Sangani
SQL queries to convert amount number in words
code
1 Vote
2 Réponses
14th Sep 2021, 7:16 PM
Abhijit Modak
I have no words for this code.
css
html
javascript
nomehuchennagabriel
1 Vote
2 Réponses
12th Dec 2017, 8:04 AM
Kunal Kumar
How to get more space between words in html.
html
space
web
4 Votes
2 Réponses
26th May 2018, 11:05 AM
keev23i
How to change fonts or style of words in html
html
3 Votes
4 Réponses
14th Apr 2018, 10:37 AM
Hax max
How can I find the space between words in a text?
python
0 Vote
10 Réponses
9th May 2020, 8:33 PM
Fatemeh Ghafouri
How to print from one to hundred in words
java
1 Vote
3 Réponses
6th Jul 2019, 12:33 PM
sushmitha R
List of all the words in the English dictionary on python?
coding
list
python
2 Votes
5 Réponses
4th Aug 2020, 7:23 PM
Brosk
words = ["hello", "world", "spam", "eggs"] counter = 0 max_index = len(words) - 1 while counter <= max_index: word = words
counter
0 Vote
4 Réponses
11th Jun 2018, 4:20 PM
Anurag
How to make palindrome words checker in JavaScript?
javascript
1 Vote
2 Réponses
9th Apr 2020, 8:36 PM
Hamza Yousuf
I wrote a code to take a string of words as input and output the number of words there is as integer
python3
1 Vote
4 Réponses
24th Oct 2020, 4:39 PM
KABIR ⚡🇳🇬
Random words in word category, e.g noun, verb etc
python
random
words
3 Votes
2 Réponses
27th May 2018, 8:25 PM
Thomas
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
3
4
5
...
13
Suivant >
Aujourd'hui en vedette
Trying to multiply 'a' and 'b' which should be 3600. What happened? C#
0 Votes
How does this code work? print(5>>2) (Python)
1 Votes
Dependency conflict
2 Votes
Dark theme
0 Votes
How can I create a basic backend for user login and sign up on my site
0 Votes
A friend needed
1 Votes
What are the best tech stack for my startup
0 Votes
Html questions
1 Votes
ummm???
0 Votes
Tags in HTML
0 Votes