Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
What is the difference between else if and else?
#else
#elseif
0 Voti
1 Risposta
12th Sep 2020, 6:04 AM
Wai Hong LI
Can someone please explain the if elseif else statement?
else-statements
if-statements
php
1 Voto
3 Risposte
4th Aug 2017, 11:58 PM
Aurora A
Who else would like to get Dart lessons?
dart
language
new
sololearn
0 Voti
1 Risposta
16th Sep 2018, 8:54 AM
Bartek Pacia
why someone gain xp more than someone else after the same course?
morexp
xp
3 Voti
6 Risposte
19th Apr 2018, 10:54 AM
alireza
What happens when the no of if statements is more than else statements?how do a certain else block get paired with its if block
if-statements
java
2 Voti
5 Risposte
29th May 2017, 2:06 PM
Sumanth .p
Does anyone know anything else that will help me with coding
coding
1 Voto
3 Risposte
12th Oct 2019, 10:35 PM
Haley
#include <stdio.h> int main() { float f1=0.1; if(f1==0.1) printf ("hello"); else printf ("hi"); }
if-statements
1 Voto
5 Risposte
22nd Jun 2019, 5:16 PM
Rohit Ahuja
Anyone else know a good python3 book with sample projects..?
python3
1 Voto
3 Risposte
24th Dec 2018, 3:56 PM
Zaw Htet Aung
Anyone else getting heated by the new questions in challenges?
sololearn
3 Voti
3 Risposte
18th Jan 2018, 2:35 PM
Cortana
How to add multiple OR(||) and AND(&&) operator in if... Else statement?
c#
3 Voti
8 Risposte
17th Jun 2016, 6:37 PM
Ajay Mangaj
Is there anything else I can do with hmlt
kzka
0 Voti
2 Risposte
11th Dec 2020, 3:13 PM
Aryan
Programs on If and If else conditions.... (Please help me here)
if-else
if-statements
javascript
0 Voti
4 Risposte
13th Oct 2021, 4:15 PM
Sboniso
How to add if and else condition with function in JavaScript
and
condition
else
functions
if
javascript
2 Voti
3 Risposte
20th May 2020, 6:17 AM
piyush raj
Who else thinks that sololearn should add undo and redo button
c++
css
html
java
javascript
python
sql
1 Voto
3 Risposte
25th Jun 2022, 2:42 AM
Amujo Babatunde
find output with reason:- main() { if(sizeof(int)>-1) printf("Hello"); else printf("Hii") }
c
1 Voto
4 Risposte
14th Dec 2019, 11:02 AM
Amit Dubey
Anybody else who is a python beginner think the challenges are ridiculously hard?
challenges
code
math
python
sololearn
5 Voti
7 Risposte
21st Mar 2018, 6:28 PM
Mduduzi Mkhawane
What is wrong in the else statement ? Code in description
python
python3
1 Voto
2 Risposte
16th Feb 2021, 3:54 AM
Ayush Pitale
I can't understand this can anybody else explain how this works?
python3
0 Voti
4 Risposte
15th Oct 2019, 4:20 PM
GD cheerios YT
Does C++ and Java actually have an else if statement or is it just an else statement with a nested if statement.
block
c++
curly_braces
dumb_fat_horse
else
else_if
if
java
1 Voto
1 Risposta
1st Sep 2019, 3:09 PM
Seb TheS
if{ch=='E'} Eastern++ if{ch=='W'} Western++ if{ch=='N'} Northern++ if(ch=='S') southern++ else unknown++
switch
0 Voti
5 Risposte
28th Mar 2017, 4:21 PM
Arpit Gupta
When ever i type elif or else it show syntax error
operator-precedence
0 Voti
6 Risposte
2nd May 2018, 4:37 PM
Ravi Sharma
Is there any method to simplify if else statement if the statement more than 2??
c#
code
computerlanguage
condition
easy
ifelse
ifstatement
method
programming
simple
3 Voti
5 Risposte
30th Aug 2019, 9:54 AM
hideyori
Can you include 'if' in an else statement? help please...
c#
c++
programming
python
software
1 Voto
4 Risposte
3rd Mar 2017, 12:14 PM
Nash
Is anyone else taking Discrete Math in college for Computer Science ?
combinations
computerscience
discretemath
induction
permutation
2 Voti
2 Risposte
15th Apr 2019, 2:26 AM
Kyara
Where in the lesson are the for loop and the if else
r
1 Voto
5 Risposte
31st Mar 2022, 3:41 PM
dococo
Else code isn't working in python 3.6 it says syntax error?
else-statements
error
python3
syntax
1 Voto
5 Risposte
16th Feb 2017, 2:06 AM
Vishwajeet Sharma
Does anyone else use BlueStacks to use SoloLearn on their PC?
pc
sololearn
2 Voti
2 Risposte
12th Apr 2019, 8:14 PM
Mario
I've been trying to use if and else statements in boolean. Neeed help😢
else-statements
if-statements
-2 Voti
8 Risposte
28th Sep 2018, 4:46 PM
alimson daniel
Random int generator + if / else if / else ) 1 through 5 . .. always returning false .. why??
if-statements
math
-1 Voto
4 Risposte
23rd Feb 2017, 5:04 PM
Sonny mbiam
else Statement: Write a program to control entrance to a club. Only people who are 18 or older are allowed to enter the club. Yo
#else
statement
2 Voti
12 Risposte
27th Sep 2021, 6:08 PM
ntombizodwa
Isn't indenting of if and else necessary in python?
python3
0 Voti
2 Risposte
17th Dec 2018, 10:58 AM
Gokul Krishna
If "switch" is more efficient why do we need to use if else all that?
if-statements
javascript
switch
4 Voti
16 Risposte
22nd Jul 2016, 2:23 AM
Reinier Blanco (Reycuban)
How to check for a year is leap year or not using if else statement
else-statements
2 Voti
7 Risposte
12th May 2019, 6:26 PM
Akshansh
Can u find the bug ? Plz run the code in else statement leap year program plz.
else
else-statements
1 Voto
5 Risposte
17th Feb 2021, 1:43 PM
Gayathri Uppada
Can we use anything else at the place of fido?
inheritance
python
2 Voti
3 Risposte
28th May 2017, 3:46 AM
Prashant Singh
how to direct use if else statemant use with scanner funtion
else
if
java
0 Voti
3 Risposte
19th Apr 2019, 6:34 AM
Rahul Deshwal
Why should you always end IF & ELSEIF with ELSE statement?
else-statements
if-statements
javascript
3 Voti
4 Risposte
12th Sep 2017, 9:17 AM
Ståle Solberg
Help, write program for to check even or odd number using else statement
else-statements
1 Voto
4 Risposte
21st Oct 2020, 5:18 AM
Sada
Who else thinks losing a challange should not be punished that hard?
challanges
newlanguages
sololearn
xp
2 Voti
7 Risposte
5th Oct 2017, 8:55 AM
Chrizzhigh
What is the importance of the else if statement??
else-ifstatements
else-statements
if-statements
0 Voti
2 Risposte
4th Jul 2018, 7:10 PM
Nii
How do you use if else statements with input()??
name
0 Voti
3 Risposte
25th Oct 2017, 9:19 PM
Andrew Pickett
I think Solo Learn can improve. Who else is in support of that??
improve
sololearn
11 Voti
3 Risposte
7th Feb 2017, 12:35 AM
Baba Yunus Abdul Yekin
For every if statement must there be a corresponding else statement
else
If
2 Voti
4 Risposte
6th Feb 2018, 12:56 PM
Fakorede Damilola
#include <stdio.h> int main() { float a=0.7; if(0.7>a) printf("hi"); else printf("hello"); }
if-statements
1 Voto
3 Risposte
24th Jul 2019, 12:53 PM
Rohit Ahuja
Help, Has the payment been accepted? Get and Set - If Else
c#
get
properties
sets
1 Voto
4 Risposte
27th Jun 2021, 12:44 PM
Alex Narváez
What is the difference between this kind if else stye.
beginner
0 Voti
2 Risposte
6th Oct 2020, 2:19 AM
Restituto A. Ochea
In javascript, can we use the slider for any other else instead of images?
image
javascript
slider
10 Voti
7 Risposte
14th May 2017, 4:51 PM
Ishwarya Manikandan
Can i use else loop as optional ? Is it correct or wrong?
java
-1 Voto
7 Risposte
2nd Oct 2021, 11:09 AM
Amala Yakin
I want to do if else and return . Thanks you.
else.
if
0 Voti
3 Risposte
17th Sep 2020, 12:38 PM
Malick Diagne
How to check strings with if else ?
else-statements
python
0 Voti
1 Risposta
11th Feb 2019, 1:35 PM
Phyoe Min Thant
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
11
12
13
...
30
Successivo >
Popolare oggi
Safety Deposit Boxes
2 Votes
I am new I don't know where i start
0 Votes
__str__ in Python...
0 Votes
I will devellop in python but i d on t know how
0 Votes
How this function is working in python?
2 Votes
Input sand outputs
0 Votes
Sololearn
1 Votes
Advice me
1 Votes
Start
1 Votes
Who teach me html css JavaScript react
0 Votes