Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
I need help on Hacking, please...
bad
but
can
criticise
no
please
words
you
-2 Stemmen
21 Antwoorden
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 Stemmen
2 Antwoorden
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 Stemmen
2 Antwoorden
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 Stemmen
7 Antwoorden
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 Stem
2 Antwoorden
26th Jan 2018, 1:31 PM
Harsh
Why isnt it workin?
"world",
["hello",
print(words[0])
print(words[1])
print(words[2])
words
2 Stemmen
6 Antwoorden
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 Stemmen
1 Antwoord
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 Stemmen
2 Antwoorden
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 Stemmen
2 Antwoorden
2nd Mar 2018, 8:45 AM
🦋FEATHER🦋
Search for a word (up or down) that occurs after ifAdminStatus.
python
python3
searching
string
words
2 Stemmen
2 Antwoorden
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 Stemmen
3 Antwoorden
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 Stem
4 Antwoorden
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 Stemmen
2 Antwoorden
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 Stemmen
2 Antwoorden
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 Stem
3 Antwoorden
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 Stemmen
4 Antwoorden
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 Stemmen
1 Antwoord
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 Stemmen
1 Antwoord
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 Stem
2 Antwoorden
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 Stemmen
2 Antwoorden
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 Stem
2 Antwoorden
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 Stemmen
2 Antwoorden
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 Stem
2 Antwoorden
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 Stemmen
2 Antwoorden
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 Stemmen
1 Antwoord
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 Stemmen
3 Antwoorden
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 Stem
1 Antwoord
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 Stemmen
6 Antwoorden
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 Stemmen
2 Antwoorden
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 Stem
4 Antwoorden
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 Stem
1 Antwoord
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 Stemmen
2 Antwoorden
4th Apr 2021, 8:28 AM
Maja
HOW TO FIX DISPLAY/OUTPUT USING .TXT FILE
c++
delimiter
files
input
output
text
words
0 Stemmen
5 Antwoorden
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 Stemmen
1 Antwoord
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 Stemmen
2 Antwoorden
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 Stemmen
2 Antwoorden
2nd Oct 2020, 2:47 PM
Anil Sharma
Question about letter formating in HTML
html
paragraphs
size
styles
tags
words
1 Stem
2 Antwoorden
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 Stemmen
5 Antwoorden
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 Stemmen
1 Antwoord
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 Stemmen
2 Antwoorden
13th Feb 2017, 12:57 AM
aisha
JS convert milliseconds to wpm (typing speed)
html
interval
js
minute
per
timeout
web
words
wpm
1 Stem
7 Antwoorden
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 Stemmen
2 Antwoorden
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 Stemmen
1 Antwoord
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 Stemmen
2 Antwoorden
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 Stemmen
6 Antwoorden
31st Jul 2024, 6:54 PM
Carlos
In C++ “textual analysis”
.txt
analysis
c++
frequency
textual
words
0 Stemmen
1 Antwoord
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 Stemmen
5 Antwoorden
20th May 2020, 11:54 PM
CNNMN01
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 Stemmen
1 Antwoord
2nd Feb 2018, 3:36 AM
Albiemer Porte
With the knowledge of python language, can a person be able to program a circuitboard to perform specific tasks like for example led lights that work together to form words or even pictures.
python
2 Stemmen
2 Antwoorden
16th Oct 2016, 8:45 AM
𝓂𝒶𝓇𝓉𝒾𝓃𝓀𝒾𝓂
Write a Program to input a paragraph from User and a Word from User. Find all the words from the Paragraph that has the same Vow
python3
0 Stemmen
1 Antwoord
12th May 2018, 11:17 AM
SHUBHAM KAUSHIK
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
11
12
13
Volgende >
Populair vandaag
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
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?
0 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes
Need Guidance: AI Tools for Creating an App Prototype & UI/UX Design
1 Votes
You’re free to give me your advice! 🚨
0 Votes