Answer:
Stick to concrete nouns
Explanation:
The best technique to improve the web search result is that search with the help of keywords. These keywords help in searching the required results from search engines.
The keywords are actually nouns. Noun is name of object, place or person. So by using nouns we can search out required results.
For example
If we want to search about some persons bibliography, we use his name in our search. His name is an example of noun.
This is generally the same on Docs and Word. You'd just highlight the table, go into the settings, and expand it by one column, on docs by dragging it out a little more on the given grid.
Hope this helps!
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.
Use the equation I=prt where interest = principal times rate times time.
Fill it out, it becomes I= 48000(.05)(5)
I= 12000