Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Is it possible to add an else statement with a loop
loops
python
0 Votes
3 Answers
3rd Aug 2017, 10:47 AM
Efe Onobrakpeya
Hello everyone. Another dead end with the code. I can't figure out what the error is?
else
if
1 Vote
3 Answers
6th Dec 2021, 5:10 PM
Николай
Can I use Conditional Statement like If and Else in Function like -
javascript
node.js
2 Votes
2 Answers
20th Feb 2022, 6:35 AM
Ankur Jha
21.3 Учитывая чётность
else
else-statements
python
0 Votes
9 Answers
5th Mar 2021, 10:03 PM
Swift
Is there any way to only get challenges from friends/blocking anyone else from challenging you
sololearn
0 Votes
6 Answers
12th Oct 2019, 4:14 PM
Frederik Nikolaj Paulin Larsen
Does anyone else see the most recent codes or questions?
code
mostrecent
question
0 Votes
2 Answers
8th Jun 2017, 7:34 PM
André
What else except HTML & CSS for designing web pages?
css
design
help
html
web
webdesigner
0 Votes
2 Answers
15th Aug 2017, 8:11 AM
SonOfTech
Wrong results is shown by the compiler is their error in my logic or something else
c
language
2 Votes
6 Answers
30th Jun 2019, 8:54 AM
Sharma Abhishek
Can you Write a code show " i love Palastin" with if and else
java
1 Vote
6 Answers
6th Jul 2017, 5:40 PM
سعدالدين نواورية
Anyone else having issues with skills continually dropping off in their profile? 《ANSWERED》
profile
python
skills
0 Votes
3 Answers
21st Feb 2021, 7:04 PM
Mark Evans
I figured out how to function and could explain better. Little criticism :).
code
else
python
9 Votes
3 Answers
3rd Apr 2018, 9:29 PM
Vučko/Вучко/Vuchko
Is it possible to use a. Nested if statement ending with only 1 else
if-statements
0 Votes
4 Answers
3rd Jun 2019, 5:49 AM
Çīñæøûœ👽
Please tell me why it doesn't output anything else than [ ]
.py
lists
slicing
0 Votes
2 Answers
13th Dec 2020, 9:34 AM
Purunjay Yadav
pls what is the result of this code if not true print("1") elif not(1+1==3): print("2") else print("3")
boolean-logic
python
3 Votes
7 Answers
2nd Sep 2016, 4:59 PM
anthony
Dangling else is a problem that arises during use of else.....
c++
loops
1 Vote
2 Answers
21st Sep 2016, 12:22 PM
garima
Why we are using if and if else statement. Can you answer me
java
jdk
0 Votes
5 Answers
30th Dec 2016, 2:05 PM
Anna Ash867
A newbie question; we can use if else to overcome abnormal behaviour of our program then why we use exception handling??
exception
exceptionhandling
4 Votes
7 Answers
8th Aug 2019, 5:06 PM
...
Does anyone else have sometimes a problem with SoloLearn app?!
sololearn
0 Votes
2 Answers
10th Feb 2018, 11:50 AM
Jovana
Who else thinks the can become expert for sololearn only?
new_lessons
sololearn
1 Vote
1 Answer
17th Dec 2017, 3:27 PM
Kevin Oudai
Two lines needlessly used in else statement. Help shorten it
lists
python3
0 Votes
2 Answers
21st Oct 2017, 1:41 PM
a2warik
I want to the syntax for if else syntax in sql query
sql
0 Votes
2 Answers
2nd Apr 2022, 9:26 PM
Abdul Hadi
Who else wants to see LISP in sololearn as soon as possible
ai
language
lisp
2 Votes
1 Answer
16th Oct 2018, 12:44 PM
James Adeiza 🇳🇬
What is the output of this code? int result = 0; for (int i = 0; i < 5; i++) { if (i == 3) { result += 10; } else {
arrays
java
6 Votes
30 Answers
29th Jun 2017, 6:46 AM
Walter Mugo
Can anybody tell me how to check prime number in c++ using if else statement
c++
1 Vote
4 Answers
16th Nov 2019, 4:27 PM
Moazzam Tariq
Anyone else think multi-threaded programming is the most confusing stuff ever?
c#
data
hard
multi-threaded
programming
1 Vote
2 Answers
15th Mar 2017, 2:25 PM
Lee Fesler
In if statement ,if there is 1as condition,what would happen? And if contion is x&&y|| z what would happen
else
if
1 Vote
2 Answers
11th Nov 2018, 2:10 PM
Kaviyarasan Gnanasekaran
Please, how to print the diagonal elements of array with if else conditions?
c++
0 Votes
2 Answers
21st Feb 2021, 8:49 AM
TeaserCode
Can we convert for loop to if else statment in any programming languages?
c
c++
java
katlin
python
1 Vote
2 Answers
9th Sep 2019, 10:09 PM
Virat Kodi
How else do I make payment I don't use debit & credit card
payment
0 Votes
2 Answers
23rd Nov 2021, 2:09 PM
Fadeyi Oluwasegun Ralphael
Why does this give me "true"?: int x=-2; if (5/x) cout<<"true"; else cout<<"false";
c++
1 Vote
4 Answers
22nd Jul 2016, 11:04 PM
jigoku_tenshi
Can somebody else please help me !? How can i improve to hide the true and false content with boolean 🤔🤔
boolean-logic
booleans
html5
javascript
4 Votes
12 Answers
14th Nov 2020, 9:51 PM
Riselda Rada
Is anyone else interested in brief and exact explanation of challenge questions?
c++
pointers
quizzes
suggestions
2 Votes
2 Answers
21st May 2017, 8:24 AM
Benjamin Lange
Clear this please.else statement print after the input statement. When someone press 2 instantly else statement run..please help
python
1 Vote
12 Answers
31st Aug 2018, 5:00 PM
aman singh
Who else freaks out when they code and cannot find why the program doesnt work😪😪
coding
css
freakout
html
java
javascript
python
ruby
1 Vote
7 Answers
5th Jan 2018, 9:44 PM
Alejandro López Vega
Ordered Max via reduced offer, but profile shows Pro - anyone else having the same issue?
max
pro
sololearn
subscription
0 Votes
7 Answers
1st Dec 2024, 10:10 PM
paclarap
Does anybody else find the javascript challenge's "what's the output of this code" incredibly boring?
code
javascript
output
quiz
5 Votes
3 Answers
21st Aug 2017, 3:58 AM
German Pais
someone knows why when it execute a variable, the loop else also execute?
c++
0 Votes
3 Answers
5th May 2020, 5:29 PM
Emanuel Martínez Mendoza
A va B haqiqiy sonlari beringan. Shu sonlarni shunday o’zgartirish kerakki A son kichik B son katta bo'lsin.
else
if
0 Votes
4 Answers
29th Jan 2022, 2:57 PM
Omina Shavkatova
What else are the implementations of Python? other than CPython?
python
0 Votes
1 Answer
26th Sep 2016, 10:46 AM
Arya Stark
Я не могу понять ошибку на теме else на возраст?
/help
-1 Vote
1 Answer
13th Jun 2021, 7:56 PM
Алексанндр
Write a C++ programme that implements SWITCH and IF ELSE
c++
statements
switch
-5 Votes
3 Answers
20th Jun 2017, 11:33 AM
igecha samuel
Who else faced their fear of math using binary code?
¥°l°,
simplemath,
-2 Votes
2 Answers
3rd Nov 2017, 12:43 AM
Marissa Nicole Ruiz
How to print out kilowatts consumed using if else if
c++
else-statements
-1 Vote
2 Answers
24th Apr 2017, 9:11 PM
Evans Godsaint Junior
Difference between if, elif and else statements and when should I use them? (PYTHON)
python3
0 Votes
4 Answers
3rd Sep 2020, 12:22 AM
C Pitt
building an e-commerce web application using python what else needed to learn?
code
e-commerce
website
0 Votes
2 Answers
25th Oct 2018, 5:14 PM
Mohammad Aazam Aazmi
Why does it raise an error even though I put an else instead of it?
does
game
help
number
python
question
spy
spynumber
why
1 Vote
6 Answers
11th Jul 2018, 2:56 PM
Raphael Shay
Why sometimes streaks are broken (n Day Streaks)? Is it a bug? Does anybody else have same issues?
streaks
9 Votes
4 Answers
7th Jul 2017, 8:19 AM
Andrew Harchenko (Tomsk)
Who else would like to see some tutorials of low-level programming languages on SoloLearn ?
assembly
c
languages
low-level
new
programming
sololearn
tutorials
6 Votes
3 Answers
26th May 2017, 5:31 PM
Hash Zero
is there any way to change the if & else if statements in this code?
java
2 Votes
6 Answers
27th Oct 2017, 10:20 PM
Toni Sedjoah
То есть если if будет True, то else программой читаться не будет?
else-statements
0 Votes
2 Answers
2nd Jan 2019, 1:03 PM
EverSoup
Ask a question
Ask a question
< Previous
1
...
15
16
17
...
30
Next >
Hot today
Why is it so hard to get a job as a junior dev? Or just wanting to do an internship.
1 Votes
Kernel in Jupyter
2 Votes
How many days will It takes to completely learn front end
4 Votes
SQL
2 Votes
JAVA PROGRAMMING
2 Votes
Solution to solving this bugged problem
2 Votes
What Does Pseudo Elements Mean.
2 Votes
HTML/CSS questions
0 Votes
IMAGE
0 Votes
Html
1 Votes