menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
When should you use an ELIF statement? Edhesive
asked
Sep 20, 2022
163k
views
5
votes
When should you use an ELIF statement?
Edhesive
Computers and Technology
high-school
Sidane
asked
by
Sidane
8.0k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
4
votes
You should use an ELIF when a conditions can have different outcomes, true or false.
Argentina
answered
Sep 26, 2022
by
Argentina
7.9k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Apr 20, 2024
232k
views
Suppose x = 1 y = -1 and z = 1. What will be displayed by the following statement? if x > 0: if y > 0: print(""x > 0 and y > 0"") elif z > 0: print(""x < 0 and z > 0"") A. x > 0 and y > 0 B. x < 0 and z > 0 C. x < 0 and z < 0 D. nothing displayed"
Szydan
asked
Apr 20, 2024
by
Szydan
7.8k
points
Mathematics
high-school
1
answer
3
votes
232k
views
asked
Jan 12, 2024
222k
views
Def complementary_color(color): if ___ == "blue": complement = "orange" elif ___ == "yellow": complement = "purple" elif ___ == "red": complement = "green" ___: complement = "unknown" return ___
Christophe Marois
asked
Jan 12, 2024
by
Christophe Marois
8.3k
points
Computers and Technology
high-school
1
answer
0
votes
222k
views
asked
Apr 1, 2024
31.1k
views
What does this program print? temperature = 65 while temperature < 80: print("It's still a nice day") if temperature < 70: temperature = temperature + 5 elif temperature > 75: break else: temperature = temperature + 3
English
asked
Apr 1, 2024
by
English
7.4k
points
Computers and Technology
high-school
1
answer
4
votes
31.1k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org