Answer:C language that include terms that only a select
Explanation:
It’s the right one
Answer:
see attached picture
Explanation:
An algorithm would be:
if hours < 10 then bonus = 0
else if hours <= 15 then bonus = 1000
else if hours <= 20 then bonus = 1500
else if hours <= 25 then bonus = 2000
else if hours <= 30 then bonus = 3000
else bonus = 5000
To use Ghost's Python Codehs, we need to install Pygame, for it to work.
<h3>How to use pygame?</h3>
Pygame has several ways to install. Let's do the installation here from the PyCharm environment itself. In the project interpreter, the new virtual environment is already configured, you click on the plus sign, type Pygame, check if it is this one. There's a lot of Pygame, but it's this one alone, with nothing, version 9.6. Click on it and on the installation package button.
If all goes well, Pygame will be successfully installed, and you will be able to use it in your project.
Learn more about code brainly.com/question/497311
It follows the normal convention of BODMAS , which is the order of precedence of operations , so the answer equals to 26