It is the condition used after the if condition. say you use the if condition and you need to add another outcome, instead of using the if condition again, you’d use elif and end it with the else command.
example:
if num == 10:
print (“correct”)
elif num > 10:
print (“too high”)
else:
print (”too low”)
hope this helps :]
Answer:
Bullets can be turned off and on.
Lists don't have to use numbers or bullets.
Explanation:
because L just wanted the light
Economists use data:
- To explain trends in production and shipping.
- To follow and predict unemployment rates.
<h3>How do economists make predictions?</h3>
Economists often uses data to make forecast and it is where there is the use of sample data from a population that brings about uncertainty.
Note that Economists use data:
- To explain trends in production and shipping.
- To follow and predict unemployment rates.
See options below
How do economists use data? Check all that apply.
to follow and predict unemployment rates
to communicate with customers instantly
to ship goods to countries all over the world
to explain trends in production and shipping
to apply automation to reduce production costs
Learn more about economists from
brainly.com/question/9913581#SPJ12
The programmer solves the problems of a user by expressing an algorithm in a programming language to make a program that can run on a computer.