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
If i put user == 'Q' only in the if block !! then it loops and works but if i write user == 'Q' or 'q' then it fails why??
python
python3
0 Vote
4 Réponses
19th May 2020, 2:44 PM
Lucky Nayak
Program to find the product of digits of any number. My program works correct except for one type of input like 09,08,03...
fix
help
me
please
this
to
1 Vote
1 Réponse
21st Jul 2017, 6:13 PM
Abhishek Gunjan
Anyone please answer how this coding works ??? Because in the first two lines two if statement lies and the output is else
else-statements
0 Vote
1 Réponse
19th May 2020, 7:36 AM
shellow s
how to make html editor by html4, I made everything but I don't know how to make the html text opens in a new tab and works .
html
1 Vote
3 Réponses
7th Jun 2017, 11:13 PM
Walid Kh. Sharaiyra
how can I write a code that replaces each consonant in a file with a vowel? I tried a code that only works for the last consonant. I don't know why and I am getting tired of trying alone
files
python
strings
1 Vote
9 Réponses
21st Aug 2016, 12:29 PM
Dan-Awoh Emmanuel
How to get user input during runtime in this appthe below program works well in python console but it is not working in this app
input
python3
0 Vote
2 Réponses
30th Dec 2017, 4:48 PM
Roshan Me
trying to solve a problem for code coach "that's odd" it seems i does not add to n =0 in sololearn but works on a different IDE
python3
1 Vote
1 Réponse
28th May 2020, 5:48 PM
Papa Kwasi Ansah Asare
When creating a calculator, is it possible to create a range of values... and work with them to see if your code actually works
list
0 Vote
2 Réponses
1st Aug 2017, 10:42 PM
Abuye Oke
Im new to C++, for some reason my first sum becomes a really big negative number while that part works perfect on its own. Help
c++
sum-function
0 Vote
2 Réponses
6th Jan 2018, 1:00 PM
Dylan Rongé
Python: read from txt file line by line, than convert and save other txt file line by line. Print works great, but can't save th
line
python
0 Vote
1 Réponse
26th Mar 2021, 8:44 PM
Marcus2525
How can I write a code which compares numbers (written by the spectator) and then shows these numbers in ascending or descending order.*and works with any quantity of numbers.
python
2 Votes
2 Réponses
12th Aug 2016, 12:32 PM
María José De la Torre
Now when we put a break in a line using a <br /> tag, is it necessary to write it as <br /> ? Because only <br> works too
formatting
html
0 Vote
3 Réponses
14th Mar 2017, 3:44 PM
Akshit Alva
whats the need of else if statement?? even if is the the condition, if the statement is not true it will will be else part works
else-statements
if-statements
javascript
0 Vote
2 Réponses
20th Jan 2017, 10:18 PM
uzair khan
I made a simple script to add, subtract, multiplie and divide, but it just works for adding, do you guys know how to make it wor
help
javascript
0 Vote
2 Réponses
27th Nov 2016, 12:00 PM
Losel Matos
How does HEX work?
colors
css
help
hex
how
html
to
web
works
0 Vote
1 Réponse
25th May 2019, 12:03 AM
Ginfio
We know the pre-defined function str_repeat();. Now how to make our own user defined function that works exact same as str_repeat. For eg str_repeat("John ",10); ( this will print John 10 times ). Help will be appreciated .
functions
php
0 Vote
5 Réponses
9th Aug 2016, 2:36 PM
Sajen "The Empathy"
I made a script in Unity to any object(enemy) such that when I click it it's health decreases,I found the tutorial on YouTube and it works for him. I re-checked the code and I even typed the whole code again but still doesn't work It just shows health = 100
c#
games
unity
1 Vote
8 Réponses
3rd Feb 2017, 3:49 AM
TheSainMan
why am isn't the text size changing here if I use " font-size:10px" .. it works on PC... but it's not working here in this app .. why? is it due to compiler difference?
font
html
increase
size
text
1 Vote
2 Réponses
3rd Oct 2016, 4:19 PM
siva ram
How does this code work? How to know what non zero output it gives?
code
compare
how
java
non
output
string
to
works
zero
0 Vote
2 Réponses
19th Jul 2018, 11:15 AM
Parth Salat
how is this piece of code works. if (5) cout<<"hai"; else cout<<"hello"; how the conditional loop works ...??? I mean here what does the loop checks here and how it is checked??
c++
0 Vote
2 Réponses
24th Jul 2016, 6:28 AM
Ashok Chakri
please tell me any mistake #include<iostream> int main() { int a,b; int sum = a+b; cout<<"value of a"<<endl; cin>>a; cout<<"value of b"<<endl; cin>>b; cout<< sum<<endl; return 0; } //if i simply write a+b in place of sum only then it works other wise it shows sum huge number
answer
c++
code
help
operators
1 Vote
4 Réponses
2nd Oct 2017, 3:08 PM
saurav
percentage works on height the same way as it does on width? when i try to put 100% on the height on a <svg> it just looks like about 400px, there is something i am missing out?
css
height
percentage
width
0 Vote
2 Réponses
29th Aug 2016, 4:16 AM
ViLXDRYAD
WY I get a rundum number from memory when I run this code #include <iostream> using namespace std; int main () { int array [5]; for (int x = 0; x < 5; x++) { array [x] = 42; cout << x << ': ' << array [x] << endl; } return 0; } if I replace ': ' with ": " every thing works well.
arrays
c++
0 Vote
2 Réponses
11th Jul 2016, 11:19 PM
zak
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
19
20
Suivant >
Aujourd'hui en vedette
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes