Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
In the overload function, shouldn't the parameter be 'obj' instead of '&obj'??
c++
operator-overloading
2 głosów
4 odpowiedzi
4th Mar 2017, 6:48 PM
Xin Xu
The questions in php section involving the use of "&" operator . Shouldn't they be removed ?
challenges
obsolete
php
quiz
11 głosów
19 odpowiedzi
18th Nov 2017, 10:45 AM
Kash
Why ((+ or -)any numeric value)/0.0 gives (+ or -)infinity? Shouldn't it be an ArithmeticException?
java
2 głosów
10 odpowiedzi
16th Nov 2018, 5:16 PM
Sadman Sakib
Why am I getting 0 as the output? Shouldn't the output be 40?
c
code
output
0 głosów
6 odpowiedzi
9th Mar 2018, 4:39 PM
Atiq Rahman
Please help me know why this code prints 50?? Shouldn't the answer be a boolean value?
code
help
output
python
2 głosów
7 odpowiedzi
26th May 2020, 5:46 AM
Shivangi Agarwal
In challanges , shouldn't sololearn allow variable answer length instead of a fixed one.
sololearn
1 Głos
4 odpowiedzi
7th Aug 2020, 6:55 AM
MUDIT JAIN
Why in while loop we have 0 in output? Shouldn't it start with 1?
loops
0 głosów
4 odpowiedzi
13th Sep 2019, 8:57 PM
Mikael Ovakimyan
People who are only working with html/css shouldn't call themselfs programmer or coder?
css
html
php
0 głosów
3 odpowiedzi
21st Mar 2019, 12:46 PM
Nurettin Esentürk
Shouldn't sololearn have an option to see who's online and ask them our doubts?
coding
colleagues
friend
java
javascript
node.js
programming
query
sololearn
5 głosów
2 odpowiedzi
5th May 2017, 1:05 PM
Vishnu ks
Can anyone give me validation for input field where it shouldn't accept blank spaces.
javascript
sololearn
0 głosów
5 odpowiedzi
20th Nov 2018, 6:17 AM
Pavankumar A N
In order to print out C, shouldn't it be (myNames[3]) and not (myNames[2])?
arrays
java
0 głosów
4 odpowiedzi
20th Jul 2016, 9:05 AM
Peti Stoik
Shouldn't this app have some more courses like XML and XHTML ?
xhtml
xml
2 głosów
1 Odpowiedź
3rd Jun 2017, 8:41 AM
Ashu
Shouldn't a parameter be a variable? How can an object be a parameter?
c#
readonly
this
1 Głos
3 odpowiedzi
4th Jan 2017, 9:48 AM
박경록
Shouldn't be the var name be defined before it's use? Please correct me if i am wrong.
c++
encapsulation
1 Głos
14 odpowiedzi
6th Apr 2017, 4:51 AM
Pranav Banerjee
Shouldn't SoloLearn have a "Computer Science Fundamentals" course, or something like it?
basics
computer
fundamentals
science
sololearn
2 głosów
1 Odpowiedź
18th Jul 2017, 7:41 PM
Eric Nunn
Since there are great challengers here, who get 5/5, shouldn't there be a badge for getting "draw in a row"?
community
html
web
11 głosów
21 odpowiedzi
16th Sep 2017, 9:09 AM
Bamgbose Adegbuyi
Shouldn't SoloLearn post difficult questions for practice and become like LeetCode or Code Forces?
feedback
java
python
1 Głos
1 Odpowiedź
20th Oct 2022, 12:00 AM
Kausik Kar
Challenges: Shouldn't there be an explanation after a wrong answer? sometimes the right answer isn't enough
answer
challenges
cpp
explanation
improve
python
4 głosów
5 odpowiedzi
26th Aug 2017, 6:09 AM
Jay Jeffrey
for i in range(5): print("hello!") - shouldn't this list out 6 lines (0-5?)
loops
python
0 głosów
1 Odpowiedź
25th Mar 2020, 6:58 PM
kevin
Shouldn't be there on solo learn a options of chat to your challenger??
sololearn
1 Głos
2 odpowiedzi
27th Sep 2017, 1:22 PM
Anurag Agrwal
Sololearn is the best for beginners such as myself. Shouldn't it add advanced courses?
question
1 Głos
3 odpowiedzi
11th Oct 2017, 12:19 AM
Arldo Bln
Shouldn't this code print out the items in my list instead of what its printing out
pythonlist
0 głosów
5 odpowiedzi
13th Dec 2018, 8:33 AM
Sotomi Oluwadmilola
shouldn't I get output of question "hello"+'world' as helloworld? I am getting hello world
python
strings
0 głosów
3 odpowiedzi
13th Sep 2016, 4:40 PM
Brij Hirpara
Hey folks shouldn't this app improve. should include even a corner of chat.
sololearn
0 głosów
2 odpowiedzi
27th Feb 2017, 7:57 AM
JAY RATHOD
Why do high level members in SoloLearn follow low level members?.. Shouldn't it be the opposite only (by logic)?
follow
high_level
logic
low_level
members
sololearn
6 głosów
8 odpowiedzi
12th Feb 2017, 4:25 AM
Basman Paulis
Python program to prompt user to input firstname,lastname,cohort(2022),campus(durban , first,last name shouldn't contain digits
0 głosów
2 odpowiedzi
13th Aug 2022, 8:49 PM
Lerato Nyai
Shouldn't the code for the June 11th, 1988 date have a 6 instead of a 5?
date
javascript
1 Głos
4 odpowiedzi
30th Sep 2015, 11:08 AM
mavdjtslknceheu
Shouldn't your formula be ((H-(A-B)/(A-B))? Or more clearly, letting d be the progress per day (A-B): ((H-d)/d)+1.
challenge
correction
java
1 Głos
4 odpowiedzi
28th Mar 2018, 6:25 AM
Gregory Triplett
I feel difficult to express my thoughts in c++? Why shouldn't computer readily understands it!??
c++
code
error
program
scripting-languages
0 głosów
1 Odpowiedź
8th Oct 2020, 2:47 PM
ABDUL ARHAM KHAN
int a = 5 % 10; System.out.print(a); why is the answer 5? Shouldn't the remainder be 10?
java
modulo
remainder
1 Głos
3 odpowiedzi
11th Apr 2020, 4:00 AM
Cyrus X Almani
Shouldn't it be a compilation error.Here i am defining "a "again rather then only initializing it
assign
compile
declare
define
error
initialize
java
0 głosów
2 odpowiedzi
26th Aug 2020, 5:17 PM
anshu kulshrestha
What if i want to PRINT "\n", shouldn't it be written outside the quotes to end the line rather than inside the quotes?
c++
cout
1 Głos
16 odpowiedzi
27th Feb 2017, 5:38 PM
Aayush Pradhan
The static variable is changing..but it shouldn't change .can someone please explain me the reason as to why it is changing.
static
3 głosów
3 odpowiedzi
20th Jan 2020, 2:22 PM
Nikita Sharma
Shouldn't the 2nd and third line of this code display a list of integers just like the lesson in "list comprehension"
list
2 głosów
3 odpowiedzi
12th Dec 2018, 12:30 AM
Sotomi Oluwadmilola
Ideally function shouldn't be lengthy, but if multiple task require same inputs from users, is it okay to hv lengthy function?
functions
python
0 głosów
8 odpowiedzi
15th Oct 2018, 8:11 PM
Bishu Giri
If mega=["Jolteon"] in my code and i want to output 'teon' shouldn't the listing numbers be [3:6] instead of [3:7]
lists
python3
6 głosów
3 odpowiedzi
12th Mar 2017, 12:49 PM
Lazarus King
Why is this code valid? Shouldn't be constant pointers be also initialized at the time of declaration?
c++
0 głosów
3 odpowiedzi
7th Jan 2018, 6:23 AM
Prarthit Mehra
Shouldn't we be able to check the questions and their right answers even if the opponent hasn't responded in a challenge?
challenges
4 głosów
5 odpowiedzi
27th Jul 2017, 9:42 PM
Albert Kyei
Someone please explain to me why the next code give 4. I dont understand at all. Shouldn't be 2?
javascript
2 głosów
3 odpowiedzi
26th Feb 2018, 7:07 AM
Sunny
This java code reverse any integer,but i don't understand how it works since rev=0; rev*10 in a while loop shouldn't be zero?
code
java
loops
reverse
2 głosów
3 odpowiedzi
30th Oct 2019, 11:20 PM
D ̲E ̲S ̲S ̲I ̲E ̲- ̲B ̲A ̲H ̲I ̲R ̲U ̲
How come srand() produces same sequence using the same interger? Shouldn't srand change the sequence as true random?
c++
rand
0 głosów
3 odpowiedzi
9th Apr 2016, 9:56 PM
Michael A. Valverde
Shouldn't there be a way to input information in the code so the *if* statement can go into effect?
brackets
c++
cin
else
If
input
output
variables
1 Głos
3 odpowiedzi
8th Oct 2017, 2:01 AM
Anonymousgirl
the answer to a quiz shouldn't be guessable by the size of the inputfield. sorry, if this has already been discussed somewhere.
quiz
1 Głos
3 odpowiedzi
28th Jan 2020, 4:33 PM
Barbara Krautgartner
My question is why any other value is not getting apended?? and Q shouldn't be appended but it is getting appended!! How??
answerplease
answerquick
python
python3
0 głosów
5 odpowiedzi
18th May 2020, 4:18 PM
Lucky Nayak
My Myers Briggs result was EFNP-T. I have taken away that coding shouldn't be for me. Does anyone believe this will affect me?
briggs
coding
myers
personality
0 głosów
7 odpowiedzi
21st Dec 2018, 7:14 PM
Christopher Evans ヽ༼◉ل͜◉༽ノ
Code Copying
allowed
be
codes
copying
not
right
shouldn't
10 głosów
2 odpowiedzi
11th Aug 2017, 4:34 AM
Learnsolo
I'm a first time learning a language, started with python. I know it's a naive and small code, I shouldn't be asking this.
firsttimecoding
help
0 głosów
5 odpowiedzi
10th Mar 2021, 2:43 AM
Shubham Sharma
can't write code in here.. it gives weurd problems that shouldn't be. like the name 'console' does not exist /:
c#
code
codeplayground
0 głosów
4 odpowiedzi
28th Aug 2016, 5:10 PM
Maor
In the explanation section, shouldn't "double:" be in the same purple color rendering as the other three terms?
data-types
0 głosów
1 Odpowiedź
5th Nov 2019, 4:06 PM
The Doctor
Why shouldn't we initialize a variable when we use global in a function & why we can initialize a normal variable in a function?
variables
1 Głos
8 odpowiedzi
7th Apr 2017, 2:28 PM
bhavana goud
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
3
Dalej >
Popularne dzisiaj
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Rise of AI
1 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes