menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
What is the output of this program? numA = 2 numB = 3 if numA == 2 or numB == 2: print("yes") elif numA == 2 and numB == 3: print("no") Output:
asked
Dec 23, 2021
101k
views
1
vote
What is the output of this program?
numA = 2
numB = 3
if numA == 2 or numB == 2:
print("yes")
elif numA == 2 and numB == 3:
print("no")
Output:
Computers and Technology
high-school
Nre
asked
by
Nre
7.7k
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.
2
Answers
4
votes
The output of this program would be letter b (numB=3) because square 2 equals 82 squares and then you get three
Jjmartinez
answered
Dec 26, 2021
by
Jjmartinez
7.7k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
5
votes
Answer:
out is no
Step-by-step explanation:
just took the quiz
Ruger
answered
Dec 28, 2021
by
Ruger
8.3k
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
Feb 21, 2021
7.7k
views
numA = 2 numB = 3 if numA == 2 or numB == 2: print("yes") elif numA == 2 and numB == 3: print("no") Output:
BHF
asked
Feb 21, 2021
by
BHF
8.3k
points
Computers and Technology
high-school
1
answer
0
votes
7.7k
views
asked
Apr 26, 2021
5.1k
views
What is the output of this program? numA = 2 numB = 3 if numA == 2 and numB == 2: print("yes") elif numA == 2 and numB == 3: print("no") Output:_____
Evelie
asked
Apr 26, 2021
by
Evelie
7.6k
points
Computers and Technology
college
1
answer
3
votes
5.1k
views
asked
Jul 10, 2021
133k
views
PLEASE HURRY!!! What is the output of the following program? Assume numA is 4, numB is 2, and numC is 6. if numA < numB and numB < numC: print(numA) elif numB < numA and numB < numC: print(numB) else: print(numC) A) 2.0 B) numA C) 4.0 D) numB
Dveim
asked
Jul 10, 2021
by
Dveim
8.1k
points
Computers and Technology
college
2
answers
0
votes
133k
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