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
Why does the output of int a = 100; a = 50; cout << a; come out with 50 instead of 100?
c++
variables
1 Vote
5 Réponses
26th Nov 2016, 12:22 AM
Talkiestcobra6
Python 3 I type >>>4/2 in sololearn code playground and get 'No output.' instead of 2.0 what am doing wrong?
3
operations
python
simple
1 Vote
2 Réponses
13th Dec 2018, 2:45 PM
David Park
Can someone explain me why answerEl is used instead of answerEls in line 172. Help me with my study thank you
javascript
0 Vote
2 Réponses
15th Sep 2022, 9:15 AM
Kuro Chi
Why must I use the parentheses when using print ? Can't I just print " Helloworld " instead ? It works on my laptop coding
python
1 Vote
6 Réponses
18th Apr 2018, 7:45 AM
Andy Lau
which site I should use to learn Asp.net because w3 schools uses web matrix instead of vistual studio.
c#
0 Vote
2 Réponses
8th Sep 2018, 8:14 PM
shiwangee pathak
How do i set a background image for a webpage?? Instead of using only solid colors..!
backgroundimage
css
html5
webpage
1 Vote
1 Réponse
13th Apr 2017, 2:54 PM
rohan_m
Do I save a memory when I'm declaring an array, instead of storing a list of values, or I will just save the time? [answered]
arrays
java
7 Votes
3 Réponses
2nd Mar 2017, 7:48 PM
AdaMM
Is codeforces better to learn with because of its brutal marking pattern instead of learning with Sololearn?
challenges
codeforces
1 Vote
1 Réponse
1st Mar 2018, 4:01 AM
Pawan Kumar
i want the email --input()-- to be an actual email instead of string because the user will enter anything and this is a Mess🥹?
input
python
1 Vote
3 Réponses
30th Apr 2023, 12:18 PM
M-j
I want only a button to change its innerText at a particular time, instead it changes the two at the same time
javascript
0 Vote
3 Réponses
20th Jul 2021, 9:08 AM
Olorunsogo Abiodun Isaac
How can I set w. add instead of random generated I need to add my own weight input.
c++
cpp
neuralnetwork
setweigh
weights
0 Vote
1 Réponse
30th Mar 2020, 1:56 PM
Trefendor LiP
For example: def name(word): print word name("hesham") How to make it accept writing hesham instead of "hesham" ?
python
1 Vote
2 Réponses
18th Mar 2017, 12:41 PM
Hesham Emara
How can we use a picture as a background instead of a color? Is something like that only available in CSS?
html
images
1 Vote
4 Réponses
8th Oct 2016, 12:48 PM
Ryšard Gulbinovič
Why is there not a generalized Programming language that can serve all needs instead of so many languages like c, java, Python, jsp,HTML, php,etc
c++
css
css3
html
html5
java
javascript
php
python
scripting-languages
0 Vote
7 Réponses
9th Sep 2016, 3:46 PM
Suman Pandit
\n isnt creating a new line. For example the output would be a Hello \n World instead of Hello World
input
output
python
0 Vote
3 Réponses
10th May 2017, 10:33 PM
Lisa Quinn
Hey guys why cant i use this instead of <ol><li> tag- go to the discription plz...
<ol>tag
html
lists
-2 Votes
3 Réponses
4th Sep 2017, 12:03 PM
sheikhrafe
Does HTML code generally go inside of a PHP file instead of in an HTML file?
html
php
website
-2 Votes
1 Réponse
3rd Dec 2017, 4:17 AM
Scarlett Jones
Is there any way to make the sample code use tabs for indentation instead of spaces?
java
0 Vote
1 Réponse
22nd Sep 2016, 12:54 PM
GrueBox
Python sets should be part of the "More type" lesson instead of the "Functional programing" lesson
python
sets
0 Vote
1 Réponse
3rd Apr 2017, 7:43 PM
Jean-Pierre Schnyder
The question asks you to round up the answer to the nearest whole number. I've used round() but my ans is 66 instead of 67
c++
roundup
1 Vote
4 Réponses
13th Dec 2021, 3:07 AM
Kruti
i am trying to use ordered list within a table but instead of showing numbers its showing bullets with every listed items.
html
tables
-1 Vote
6 Réponses
18th Jul 2016, 6:57 AM
Tarun Kundu
when I type "0" in "your_age" it only shows "you are but a child" instead of "you are dead". can you help me?
c++
help
if-statements
0 Vote
6 Réponses
6th Feb 2018, 8:39 AM
Dokko Krash
How can i find a certain word in a paragraph and output the word instead of where it is?
css
html
javascript
0 Vote
2 Réponses
6th Dec 2018, 11:10 PM
Jeremy Cruz
Why we use \r in java? , if i want donot writting some thing I do not write that.Why should we use "t\rh" instead of "h"?
\r
java
1 Vote
7 Réponses
12th Aug 2018, 8:12 AM
alireza
How could we implement the stack ADT in C so that we could use it to store different data types at different times, instead of u
adt
c
data_types
generic
stack
5 Votes
1 Réponse
28th Aug 2019, 5:50 PM
Zhenis Otarbay
Instead of insert CDN links can we use react with offline files. As we would with jQuery or Bootstrap etc
js
react
1 Vote
1 Réponse
6th Mar 2022, 11:43 AM
JIBRILLA ABDUL-RAZAK
why is the output not similar if I type "int num_calls = 1;" instead of "static int num_calls=1;" ?
functions
0 Vote
1 Réponse
12th Oct 2019, 2:28 PM
Sk. Ahmed Razha Khan
What makes the <header> tag different from the <head>? Can the <header>tag be used instead of the <head>
and
head
header
tag
0 Vote
2 Réponses
17th Aug 2018, 9:54 PM
folorunso taiwo
I don't understand why (==) is use instead of (!=) And why is (%) is used instead. Please explain it for me. Code in description
explain
1 Vote
4 Réponses
23rd Dec 2021, 5:03 PM
Musi Babila Bryant
Why is the output of following code 0 instead of no output??? the program will print all ts in x but return nothing...😥
python
1 Vote
5 Réponses
26th Oct 2016, 5:29 AM
Manish27
how can pictures and buttons be moved around like instead of it getting placed in default left, place it in the middle
css
html
js
1 Vote
3 Réponses
29th Oct 2018, 12:34 PM
Half
in c++ program on internet Can we write void main() instead of Int main() and what changes we should made on it
c++
1 Vote
4 Réponses
15th Dec 2016, 7:56 AM
chandraprakash
when i am dividing any no. by other, than they are not showing float instead they are showing lowest integer in result.
data-types
python
0 Vote
5 Réponses
22nd Aug 2016, 5:08 PM
Rahul
Why does the output value of (a) change when you use the | operator instead of the operator || is used?
bitwiseor
java
logicalor
operators
0 Vote
2 Réponses
30th Apr 2020, 5:04 AM
Mohammad Ala Tahhan
If I was making a html project, how woukd I change my URL scheme to https/http instead of file\\C:?
html
html5
url
web
website
0 Vote
2 Réponses
6th Feb 2019, 11:36 PM
Cheese Burger Joe
I have created automatic slideshow only using javascript and html.it's showing only 2 slides instead of 5 ...please help
html
javascript
slideshow
1 Vote
2 Réponses
24th Sep 2017, 12:56 PM
Aman Kumar
Is really possible to use the memory address as part of the volume's formula in finding the volume instead of the values?
245899
2 Votes
2 Réponses
4th Sep 2018, 8:11 AM
Benjamin Shefika
When i try to compile my program instead of showing the errors its displaying a message "Compilation error". Whats the problem?
java
3 Votes
2 Réponses
11th Mar 2017, 4:13 AM
Nobin Jacob NJ
which keyword is used for showing column info instead of SHOW keyword? Such as "SHOW COLUMNS from Student"
column
info
mssql
query
0 Vote
2 Réponses
20th Aug 2018, 5:43 PM
Nasir Ahmed
Does anyone tell how to make carrer as developer who is an electronic engineering instead computer science?
developer
0 Vote
2 Réponses
5th Jun 2017, 6:13 PM
Pratik Dutta
can i use != instead of 'NOT IN' eg. SELECT*FROM table_name WHERE city != ('La', 'ny', 'lag');
sql
where
0 Vote
2 Réponses
5th Jan 2017, 4:22 PM
Oyelakin Dotun Peter
Why in python it is True and False.. Instead of true and false.. What's the difference between them... Can anyone explain
booleans
0 Vote
3 Réponses
5th Dec 2018, 8:15 AM
Uma
Is there another code instead of codes ( if and switch...case) and do the same operation of if and switch?
anothercode
c++
codes
0 Vote
3 Réponses
16th Nov 2016, 8:19 PM
Ehsan Yashar
Why my unordered one list item display in top in my browser instead bottom? I code my unordered list in bottom in my code HTML.
bottom
display
instead
item.
list
top
-1 Vote
1 Réponse
11th Mar 2021, 1:34 PM
Malick Diagne
The last function of code is printing out none instead of 0 and 1, pls what can I do to correct it?? Thanks.
7
1 Vote
3 Réponses
10th May 2021, 4:45 AM
Adibeh Esther
In PEP8 Guide 1. Why we should not use tabs ? instead of four spaces . Where confusion will arise ?
pep8
python3
0 Vote
2 Réponses
4th Jun 2021, 3:47 AM
lisa
why my mentor said me that " You should focus on reading other people's codes instead writing your own " why he said that?
coder
noob
1 Vote
3 Réponses
20th Sep 2018, 1:33 PM
th35kyb0y
How can I avoid using visibility = “hidden | visible”, and use JS instead for displaying scores?
html
inspect
web
0 Vote
1 Réponse
2nd Jan 2020, 9:36 AM
Ginfio
Is it not time that Sololearn makes "Most Recent" as the default sorting type in comments section instead of "Most Popular?"
comments
doubts
popular
questions
recent
1 Vote
3 Réponses
11th Sep 2017, 5:11 PM
Ravindra Babu B
how to print a word letter by letter, and that when a vowel is identified, an asterisk is printed instead of it?
java
letter
print
strings
2 Votes
3 Réponses
25th Jan 2018, 10:45 PM
Anthony
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
20
21
22
...
24
Suivant >
Aujourd'hui en vedette
Need a personal tutor
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
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Fast coding (mobile)
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Beginner_to_SoloLearn
1 Votes