Answer:
you can practice and make money it can also do bad on your eyes ik cuz i do esports
Explanation:
Answer:
true
Explanation:
a while loop is a condition-controlled loop. While loops continue no matter what under a certain condition, unless you insert the keyword <em>break.</em>
One example in python is this:
while x > y:
<em>pass</em>
The keyword to break a while loop may vary depending on the coding language you are using.
<u>Tip</u> The pass keyword allows a no error contact between loop and the terminal. Pass in a nutshell is almost as if saying nothing at all, but just leaving the condition blank. We only use pass because it prevents errors instead of no value.
Because it’s your interest
C. Provides an interface between user and OS.
The GUI, or Graphical User Interface, is just about everything you generally see with a common computer or smartphone. You rarely run an application or program from the command itself, as clicking an icon in the GUI runs the software for you.
Answer:
Table function
Explanation:
The table function can also be used to compare between items. The items can be arranged in columns and the features tonbe compared can be placed in columns. With this one can make comparison between the items.