Answer:
import random
numbers = []
even = 0
odd = 0
for i in range(100):
numbers.append(random.randint(1, 200))
for i in range(100):
if numbers[i] % 2 == 0:
even += 1
else:
odd += 1
print("Even:", even)
print("Odd:", odd)
Explanation:
Gg ez.
The answer is C. Tablet, because that is the quickest, easiest, and most recent way of communication.
Explanation:
The term IT infrastructure refer to an enterprise which is basically a collection of various hardware, software, network components, data network and data centers that are being used to do some development, testing related to IT related services. So the major components of IT infrastructure are:
1) Hardware solutions
2) Software Solutions
3) Various Network Component
4) Data Centers
Business Intelligence is basically a technology driven process that is being used analyze various data and the information in more effective and more informed way. The role of business Intelligence is given in following points:
1) Business Intelligence plays a vital role in identifying the technology required for our business.
2) As we knew that Business Intelligence is technology driven, so technology identification is major part that is being done my this process
3) With business Intelligence we chose the best technology required for our business, its help in increasing the profit of the business.
4) We can business Intelligence is the major process that deal with identifying all the technology needs of the business
A pure aggregator is best defined as a blog that aggregates blog content from other sources.
An Aggregator blog or website don't write its own content. It aggregates information or content from third-party websites. There are different types of aggregator websites such as a poll aggregator, a review aggregator, and a search aggregator.