Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Why we use exclamatory(!!) sign and double equal (==) ?? Plz explain!!
form-validation
javascript
slider
0 Stimmen
3 Antworten
17th Nov 2016, 5:35 PM
Infoore
Why is dividing 0.0 by 0.0 equal to NaN? Why is there no arithmetic exception?
error
exceptions
java
3 Stimmen
5 Antworten
12th Mar 2017, 3:26 AM
Prakhar
How do I find 2 numbers whose product is equal to x
php
1 Stimme
1 Antwort
18th Apr 2018, 8:52 PM
darell
I did not understand the diff. b/w the equal and identical operators?
operators
php
1 Stimme
2 Antworten
6th Aug 2016, 9:02 AM
Sneha Bagde
Modify my String so it will equal "world" 5 times help
function-arguments
0 Stimmen
1 Antwort
2nd Feb 2017, 7:23 PM
Alejandro
Why dosent it allow me to put an equal sign ?
c#
variables
0 Stimmen
1 Antwort
5th Feb 2017, 8:06 PM
codeibu
How can I get my equal button on the calculator to return the result?
dom
html
javascript
0 Stimmen
3 Antworten
20th Nov 2018, 4:38 AM
Thomas Czernek
Write a program that three non- equal -equal integers and return the smallest?
c#
variables
0 Stimmen
2 Antworten
18th Jun 2018, 4:52 PM
CHERUYOT SIMON
The two metohds, indexOf() , search()are equal ? In java script !!
0 Stimmen
2 Antworten
24th Jun 2017, 2:28 AM
deepanshu samdani
i=3 while i is greater or equal to 0 print I I=i-1.....plz help
loops
python
0 Stimmen
3 Antworten
21st Aug 2016, 3:19 PM
Prashant Patel
Can we put "greater then, less then or equal to" with switch statement??
switch
0 Stimmen
3 Antworten
23rd Jan 2018, 6:34 PM
Mubarak Hussain
What is the error that is presented in this code to determine if there are equal neighbors (repeated consecutive)
count
index
python
11 Stimmen
8 Antworten
28th Feb 2018, 1:29 PM
Javier I. Rivera R.
Who can explain the C++ modulo operator logic: why, for example, 3 % 4 is equal to 3?
c++
code
course
explain
logic
mathematics
modulo
operator
sololearn
5 Stimmen
7 Antworten
11th Nov 2017, 6:01 PM
Ozodbek Kuchkarov
Is there a great different between java and javascript or is the only equal thing the name?
java
javascript
4 Stimmen
6 Antworten
15th Oct 2017, 10:02 AM
Sadegh Khalili Tehrani
How to write query with where clause equal to variable in c#
clause
database
where
0 Stimmen
2 Antworten
20th Nov 2017, 12:15 PM
Salman Mushtaq
I don't understand the grrater than or equal to and smaller than or equals to
comparison
python
1 Stimme
2 Antworten
4th Dec 2021, 5:47 PM
Olatunji Emmanuel
How can you print a number if i does not equal a number
loops
python
1 Stimme
2 Antworten
22nd Jun 2016, 6:55 AM
sophie
How do I put the function of equal sign in a calculator with python
public
0 Stimmen
1 Antwort
26th Sep 2022, 9:18 AM
Aronso Ronslito
How to fixed the height of two different row with equal height?
bootstrp4
css3
html5
0 Stimmen
1 Antwort
17th Oct 2018, 8:18 AM
Anuranjan Kumar
Is 7 equal to 7.0? 7>7.0 can you be true and false at the same time?
booleans
-2 Stimmen
3 Antworten
15th Jan 2019, 1:03 PM
Mike
Why is the name of .java file equal to the name of the public class?
help
java
2 Stimmen
2 Antworten
20th Jun 2020, 4:23 PM
Tannishtha Sengupta
Python - Given a,b, *c, d = 1,2,3 how come c is equal to an empty list?
python
2 Stimmen
2 Antworten
8th Nov 2020, 12:58 AM
Solus
Does this app teach you an entire language? More or equal than a well written book would teach?
knowledge
progress
4 Stimmen
6 Antworten
13th Mar 2017, 4:37 PM
MockTeacher03
Can someone explain me the principle behind the code below? Why does the (p+2)->y is equal to 0?
c
challenge
1 Stimme
5 Antworten
6th Apr 2020, 12:57 PM
Maria Loida M Canada
Write a python program to find whether two string contains equal number of characters or not
python
python3
-1 Stimme
3 Antworten
23rd Oct 2020, 1:28 PM
Shadow Warrior
Print the minimum number of deletion operations required to make a list as equal
python.
0 Stimmen
3 Antworten
16th Aug 2017, 10:15 AM
Akilan
Write C++ code that would read integers and stop when the value read is equal to 50
c++https://www.sololearn.com/discuss/
https://code.sololearn.com/woxbfmwyz5df/?ref=app
introductionto
programming
-1 Stimme
3 Antworten
9th Oct 2021, 10:44 AM
Tsebiso Motseki
How would I compare two strings and get the quantity of letters or numbers equal to each other?
operators
0 Stimmen
9 Antworten
24th Jan 2018, 9:41 PM
Crypto Man
What can do if I want to print the no.0 element of every equal named list ?
p
py
py3
python3
y
2 Stimmen
3 Antworten
14th Aug 2020, 8:04 AM
Shubham Ingale
[C + +] Let's say I have a string a="+32+4-6", how do I evaluate it equal to 30 and store it in an integer variable?
c++
int
string
5 Stimmen
7 Antworten
19th Oct 2018, 4:00 AM
Abhishek Tandon
Why does append update each list that is equal to the list that it operates?
append
integer
list
python
string
0 Stimmen
2 Antworten
7th Oct 2019, 5:21 PM
u007
Why does 15 ÷ 4 equal 3 on this question? Is that a mistake or something the program automatically does?
java
operators
2 Stimmen
12 Antworten
16th Dec 2016, 4:12 AM
ベニオン 隆之介
My JavaScript calculator's equal sign button doesn't work what should do with it?
javascript
0 Stimmen
1 Antwort
22nd Jun 2018, 9:41 AM
Holo-Ruler
How to know if your input is equal to a random array number?
array
int
java
random
scanner
0 Stimmen
2 Antworten
17th Aug 2017, 10:05 PM
D_Stark
Why is String a not equal to String b?!!Please read the description and let me know.
java
1 Stimme
4 Antworten
26th Aug 2017, 1:23 PM
Atin Roy
Write a program that inputs three numbers and displays whether all numbers are equal or not using nested if.
c++
0 Stimmen
2 Antworten
21st Mar 2017, 5:00 PM
Tehreem
How can I make a tally counter takes input equal 0 to reset to zero and other numbers to count
c++
1 Stimme
9 Antworten
28th Dec 2020, 8:07 PM
حازم الباز
Hi, can you have an if statement were the condition has a var equal a data type in c++
c++
0 Stimmen
7 Antworten
1st Jul 2019, 4:13 PM
Mo Kid
How can this calculation would be equal to 1, print(1%2), Output 1 pls proof.
python3
-2 Stimmen
2 Antworten
31st Oct 2020, 7:13 AM
Muhammad Abdulmalik
how can we add an image as background ..and too should be equal to screen size
html
images
2 Stimmen
3 Antworten
19th Aug 2016, 9:18 AM
Anoop poonia
Can we put "greater then, less then or equal to" with switch statement??
switch
0 Stimmen
1 Antwort
23rd Jan 2018, 6:33 PM
Mubarak Hussain
Should Subjective challenge questions have answer space equal to the correct answer space?
challenges
sololearn
1 Stimme
1 Antwort
15th Apr 2017, 11:17 AM
Aalekh Jain
Take 3 inputs,find the highest and if equal to any other (top 2). Errors
c++
hardcode
no_algo
sort
1 Stimme
1 Antwort
18th Mar 2019, 5:57 PM
Antony O. Onyango
How to compare two strings (words) are equal in java.eg 1: 1)Kumar and 2)hello eg2: 1)project 2) project
beginner
0 Stimmen
5 Antworten
5th Jun 2020, 7:01 AM
sathish kumar
The statement x*=3; is equal to 1) X=3*; 2) x=3; 3) x= x *3; 4) x= x+3;
java
0 Stimmen
3 Antworten
19th Aug 2020, 9:21 AM
Darpan Kushwaha
Write a python program to read a certain information about employees and display the employees that equal or greater than a valu
python
0 Stimmen
9 Antworten
23rd Dec 2021, 7:28 PM
Noura
Why the pointer char size is 8 in here ? And why all size is equal ?
c
1 Stimme
3 Antworten
9th Feb 2019, 3:24 PM
Programmer Raja
If I put the value of n equal to 15 and I want my output like this 15,beep,14,13,12,11,10,beep,9,8,7,6,5,beep,4,3,2,1
c++
0 Stimmen
4 Antworten
28th May 2022, 1:15 PM
Rakhi Mittal
why is the operands in the if statement when not equal evaluates to true...
c++
if-statements
0 Stimmen
2 Antworten
27th Jul 2016, 6:57 AM
stephen haokip
How we reverse string characters and check it wheter it is equal to that string or not;
c++
1 Stimme
2 Antworten
26th Oct 2019, 4:53 PM
AmMaR ALi
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
4
5
6
7
Weiter >
Heute heiß
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
What's wrong with this code ? ( Beginner)
0 Votes
Please rate my code from 1 to 10
1 Votes
How to start
0 Votes