Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Why we can define the font weight property with a number from 100 (thin) to 900 (thick) and not 1 to 100 ?
code
css
css3
help
html
html5
web
1 Stimme
1 Antwort
17th Jan 2020, 9:36 PM
Ambitious Coder
What does it maen by input(": ") ? I know what it is but i dont know why it should look like this!
calculator
0 Stimmen
2 Antworten
16th Apr 2020, 6:46 PM
Hosna Hashemi
multidimensional array / why does it says "array doesnt have that many of arrays inside it" even though it is 0 index based
c
c#
csharp
1 Stimme
1 Antwort
6th Jun 2022, 3:58 AM
Mohammad _io_
Why is the value of n (when printing n1:{n} after the r(lst,n-1) becomes 2 and not 1?what happens when the function do return?
code
python
resursion
0 Stimmen
1 Antwort
9th Jul 2023, 1:40 PM
Azalea
Why is it so easy to learn Python but when it comes to writing code you encounter errors you didn't even know existed.
python3
0 Stimmen
2 Antworten
12th Aug 2019, 9:42 AM
Lewis Muriungi
Why doesn't the value of this code come out as False? How can I get the value of this code to come out as False?
python
1 Stimme
1 Antwort
11th Jul 2024, 12:08 PM
Hawon
hey guys I am in method and i didn't interstade why we write static when our method has no return but when we our method have a
c#
0 Stimmen
2 Antworten
9th Nov 2020, 8:01 PM
El mhadji Mohamed abdelhak
In the code I've used array splice method, why it only removes one item ? As I've used -1 as index and 3 as remove count. Help!
arrays
javascript
splice
1 Stimme
2 Antworten
22nd Jan 2020, 12:32 PM
Argon
What I don't understand is that, it is being said that java doesn't support pointers as c++ for more security, so why is "this pointers" are used???
java
0 Stimmen
4 Antworten
28th Jul 2016, 4:37 PM
kartik shouche
i dont know why am unable to complete my course on ML it showing payment method and i guess it free?
data
0 Stimmen
1 Antwort
21st Nov 2024, 4:32 PM
Gbolahan Osunsusi
Why i can't enter 4numbers and they came out as 4 numbers since its 2d array, Im trying to do the same code i did in c++ in java
2d
arrays
c++
java
0 Stimmen
3 Antworten
12th Nov 2019, 10:45 PM
Doaa Ahmed
we could have print the value of age variable directly in the class, then why use this.age ?
c#
this
0 Stimmen
2 Antworten
4th May 2016, 6:57 AM
Umesh Kuniyal
Can somebody talk about game maker languge. Lol this app pretty much ghosts it.. i understand why though
help
0 Stimmen
1 Antwort
20th Aug 2018, 12:31 AM
BMiser
Why my sign up box is disappear after click on sign up (Click on sign up and then click on the sign up button to watch)
html5
javascript
0 Stimmen
2 Antworten
19th Oct 2022, 7:08 AM
Pooja Sahoo
Why keep the notation of starting at 0 for counting? It's obviously confusing when learning, and I'm guessing that it leads to all kinds of mistakes?
0
all
and
at
confusing
for
guessing
i'm
it
it's
keep
kinds
leads
learning,
notation
obviously
of
python
starting
that
the
when
why
yo
1 Stimme
3 Antworten
1st Dec 2016, 7:38 AM
Abbass
Can anyone tell my why this code does not work to solve the end of chapter python regex problem? Thanks. I apologize if I have p
bugs
code
problem
python
regex
0 Stimmen
2 Antworten
11th Mar 2022, 12:30 AM
Chris
in sololearn i cant challenge someone with weapon of sql why ? there is any reason or it is happen only with me? plz tell me
challenges
scripting-languages
sql
1 Stimme
3 Antworten
10th Sep 2017, 11:01 AM
Swati Jain
Everything seems perfect and thats why i wonder if this application can really make me a java master. I mean, is it full course?
java
sololearn
-1 Stimme
4 Antworten
27th Jan 2017, 9:21 AM
Виктор Младенов
Why i have to write this class MyClass { public static void main(String[ ] args) in a java program
@java
-1 Stimme
2 Antworten
19th Apr 2022, 10:29 AM
new use
Why am i getting the output like this "lvalue required as decrement operand" when i run this program ?
operands
operator-overloading
operator-precedence
operators
0 Stimmen
1 Antwort
1st Nov 2019, 12:41 PM
Sk. Ahmed Razha Khan
hello everyone, I need your advice: why does rounding work incorrectly when entering "3", what needs to be corrected?
c#
0 Stimmen
1 Antwort
6th Dec 2022, 3:43 PM
Олег Макаров
#include <iostream> #include <cstdlib> using namespace std; int main() { cout << rand(); } output = 41 Why this code code gi
c++
rand
0 Stimmen
3 Antworten
30th Apr 2017, 9:56 AM
urvi
why here the challenging option are JavaScript and c++?? I would like to challenge html, css and php.. i need badly those.
c++
challenge
css
html
javascript
php
0 Stimmen
3 Antworten
2nd Dec 2016, 7:40 PM
Siam Al Mahmud
why the object pass to the friend function in declaration is different from invocation? (declaration with & and calling without & operator)
c++
classes
friend
0 Stimmen
3 Antworten
23rd Jun 2016, 10:37 PM
Hosein Aghajani
Guys have you done a game on java? I just can't see the output I can't play the game but why??? Please answer if you know why
code
game
java
2 Stimmen
1 Antwort
14th Jun 2020, 12:32 PM
Ailana
could anyone tell why if i enter any digit lower than 5 output cones to be 5 but if more than 5 say 6 ans is 30 y so?
c++
loops
1 Stimme
2 Antworten
6th Apr 2018, 11:31 AM
Sahil Chauhan
Hi guys, i hope you can help me to fix this problem. Why * inside forloop doesn't show on p tag. Sorry for my English.
html
javascript
website
0 Stimmen
1 Antwort
24th Jul 2022, 6:58 AM
Wage
Why do we need linear and binary search in python if I can work with say if 120 in range(0,1000):\nprint('f')\nelse:\npass
beginner
python
0 Stimmen
1 Antwort
17th May 2020, 1:52 PM
swaggy tarret
Why this code of method overloading not working? The only addition I made was one more to original one as described in dunders
dunder
python3
0 Stimmen
2 Antworten
21st Aug 2018, 7:12 AM
fnwttui
C#.net datatype
c#.net
datatype
floating
is
not
point
supporting
unsigned
why
0 Stimmen
1 Antwort
16th Aug 2018, 1:46 PM
mupparaju lakshmikumarimupparaju
To override method , is it compulsory to use override keyword? why we can't override method just like in c++ using same name with different definition.
c#
polymorphism
1 Stimme
2 Antworten
9th Sep 2018, 5:29 PM
shiwangee pathak
Does anyone know why certain code does not work in Code Playground but works OK on the IDLE suggested by SOLOLEARN?
error
idle
python
1 Stimme
2 Antworten
27th Jan 2018, 8:41 PM
Mark Spencer
What is the logic behind string comparisons, why ("H">"c") is False and ("H">"C") is True? How does the case sensitivity works?
booleans
python
1 Stimme
2 Antworten
19th Apr 2017, 8:27 AM
Jeffrey Wong
Why are there different outputs when I change the order in the Code of different ways of incrementing by 1 ?
java
1 Stimme
2 Antworten
20th Dec 2016, 10:37 AM
eternallatesummer
What happens in the coding where we write total+=number and why we write num and number which is same i guess.
c++
loops
1 Stimme
2 Antworten
4th Apr 2017, 6:44 PM
Anurag Janghala
why it is showing "fatal error: jni.h: No such file or directory"? I have this jni.h at exact same location that i mentioned in
javatoc
jni
0 Stimmen
2 Antworten
22nd Oct 2021, 3:10 PM
Pratik Kumbhar
Why there is a problem while displaying image in GUI called from another GUI in python tkinter???
#python3#tkinter
0 Stimmen
1 Antwort
2nd Feb 2020, 7:32 AM
Prathamesh Ramane
Why is solelearn app saying cant find my file I can open it in my code bit. Only when I try to run it then says cant find file?
na
0 Stimmen
3 Antworten
11th Jun 2020, 9:47 AM
Steve Dagada
Suppose we are using int main() and after that in the last of the program why we are writing that return o;
c++
1 Stimme
2 Antworten
14th Dec 2016, 3:12 PM
chandraprakash
What does the DOCTYPE declaration do? Why should I do it? & is it important? plz, Answer or at least up vote...
html
1 Stimme
2 Antworten
5th Sep 2016, 1:56 PM
TAREQ AZAD
Why we use php for creating forms mainly for webpages?Is there is any alternative language to fill that plot of creating forms
alternative
php
1 Stimme
2 Antworten
8th Dec 2017, 8:28 PM
Yash Singh
nums=[123] print(nums *3) gives o/p as {123123123} but print(nums[2]*3) gives o/p as {9} why don't op as {333}?
lists
python
0 Stimmen
2 Antworten
20th May 2017, 3:05 PM
sai charan tej
Is . h and . cpp files are same? If not why they have used in this page?
c++
destructors
0 Stimmen
2 Antworten
9th Dec 2016, 8:38 AM
Satish Mhetre
Why doesn't constructors in java don't have a return type? not even void? The are functions too right?
constructors
java
0 Stimmen
2 Antworten
3rd Oct 2017, 10:13 AM
Supriyo Paul
Why we use method overriding and method overloading in there any such use of them can anyone explain
java
polymorphism
0 Stimmen
2 Antworten
2nd Jul 2017, 5:31 PM
Jayram
The address of a variable can be directly accessed by Ampersand....Then why do we use pointers isn't useless....
ampersand
c++
pointers
0 Stimmen
1 Antwort
15th Dec 2018, 12:20 PM
Aamir Mehmood
Why we use same name of instance variable as the argument name( of initialize method) followed by @
classes
ruby
0 Stimmen
2 Antworten
2nd Dec 2016, 12:57 PM
abhishek sharma
What does self do? what is it meant to be? and is it mandatory? What does the __init__ method do? why is it necessary? etc
python
2 Stimmen
2 Antworten
9th Jan 2017, 5:16 PM
chaurasiya abhimanyu harilal
Is it compulsory to use only P while creating tags <p> if yes . Why can't any other letter if no whats the difference ...
tags
0 Stimmen
2 Antworten
6th Sep 2019, 7:17 AM
Manem Yaswant
Why this shows no output just by replacing x =name instead of name = x in this code ?
c++
coding
sololearn
0 Stimmen
1 Antwort
23rd Jul 2019, 5:31 AM
Rahul Singhania
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
441
442
443
...
451
Weiter >
Heute heiß
Is this realistic enough?
1 Votes
"Which is harder to master — Machine Learning or Cybersecurity? And why?"
1 Votes
Need friends
0 Votes
"What’s the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
I am a beginner, please teach me how to use Python
0 Votes
MASS N NUMBER OF OBJECT DELETION FROM A CLASS
0 Votes
Web Development
0 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes
Please complete this code.
0 Votes
Python
1 Votes