Answer:
The max Number would be D. TEN
Explanation:
Where it say the main program begins is where the use of import random is be using under the treasure chest function basicly the random.randint choose and random number between 1 through to 10..
Answer:
I'll answer this question with a Pseudocode
<em>1. Start</em>
<em>2. Input Length</em>
<em>3. Surface Area1 = Length * Length</em>
<em>4. Surface Area2 = 6 * Surface Area1</em>
<em>5. Volume = Length * Length * Length</em>
<em>6. Print Surface Area1</em>
<em>7. Print Surface Area2</em>
<em>8. Print Volume</em>
<em>9. Stop</em>
<em />
Explanation:
The first line starts the Pseudocode
The second line accepts input for Length of the cube
The third line calculates the surface area of 1 side
The fourth line calculates the surface area of the cube
The fifth line calculates the volume of the cube
The sixth to ninth line prints the calculated parameters
The Pseudocode ends on line 9
Answer:
The answer is "MTBF"
Explanation:
The MTBF stands for mean time between failures, it is also known as an expected time in both manual or computer malfunctions when the system is running normally.
- The numerical average time between faults of a device may be estimated as the MTBF.
- It makes corporations understand how the hardware is accessible.