1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
bulgar [2K]
3 years ago
7

What is the output?

Computers and Technology
2 answers:
sammy [17]3 years ago
6 0

Answer:

The answer is 10

Explanation:

i got it right on the assignment

Aleksandr-060686 [28]3 years ago
4 0

Answer:

The output of code is 20.

Explanation:

We need to give output of the following code:

numB = 25

while numB > 13:

numB = numB - 5

print(numB)

Solution:

We will check the condition of while loop, if the condition is true, then the statements inside the loop will be executed. Since brackets are not available so, only one statement is linked with while loop.

Executing the statements, we check condition while numB > 13 (25>13) is true, next statement will be executed numB = numB - 5  (20=25-13) so, when print(numB) will be executed, we will get 20.

The output of code is 20.

You might be interested in
Stella likes to work with colors and moving pictures. She is good at drawing. Which job role should she choose
PilotLPTM [1.2K]

Answer:

Digital Art or Animator for moving picture art.

Explanation:

7 0
3 years ago
Read 2 more answers
I need help can someone help
Alona [7]

Answer:

Bank Reconciliation

Explanation:

I think

8 0
2 years ago
Help 30 points I will mark brainliest!!!!!!!!!!!
KiRa [710]

I believe the answers are:

3. B

4. D

8 0
4 years ago
Read 2 more answers
The decision in an if statement is referred to as a
damaskus [11]
A selection because when you decide something you select
5 0
2 years ago
Read 2 more answers
Which best describes the Help feature of Word?
Mariulka [41]
I'm gonna take an educated guess and say B.
6 0
3 years ago
Read 2 more answers
Other questions:
  • How many bits must be “flipped” (i.e., changed from 0 to 1 or from 1 to 0) in order to capitalize a lowercase ‘a’ that’s represe
    11·1 answer
  • A general rule for adding text to a slide is ____.
    8·2 answers
  • What does it mean to say that two variables are negatively correlated?
    6·1 answer
  • A network address is 131.247.160.0/19. The 19 implies that
    5·1 answer
  • Calculate the performance of a processor taking into account stalls due to data cache and instruction cache misses. The data cac
    11·1 answer
  • Input 3 positive integers from the terminal, determine if tlrey are valid sides of a triangle. If the sides do form a valid tria
    6·1 answer
  • G i r l s o n l y j o i n <br> id= ons jcuv jke
    13·2 answers
  • Plz show working for binary addition. please solve. 11000 + 110101 + 101011​​
    15·2 answers
  • Javier downloads an illustration from an online Image library and modifies it for his purposes. The illustration he downloads is
    12·1 answer
  • Everyone within a company needs to be aware of what data can do to improve business processes and how to make it happen. Which c
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!