Answer:
In Python:
def returnERA(runs,total):
ERA = runs *9/total
return ERA
Explanation:
This defines the function. It receives the number of runs and the total runs as its parameters
def returnERA(runs,total):
This calculates the ERA
ERA = runs *9/total
This returns the ERA
return ERA
— ANSWER —
================================
oh yeah hi im boréd -,-
Explanation:
h r u
Answer:
Dynamic
Explanation:
As defined by Walter Woltos, DYNAMIC DISPLAY is a type of display that allows the user to access a large amount of vocabulary in one device, uses spelling to convey the message, is changeable by the user, depicts language in electronic form, uses context-based pages, and uses conversational pages.
For example, a dynamic display includes smartphones, laptops, etc. This is the opposite of Static display.
Answer:
Formula is a sequence of cell referenced operators to do calculations.
The answer could be all of the above