Answer:
import csv
fileIn = open("data/bags.txt","r")
countPurse = 0
textFile= csv.reader(fileIn)
for bag in textFile:
if bag[
1
] == 'purse':
countPurse = countPurse + int(bag[6])
fileIn.close()
print("Number of purses:",countPurse)
Explanation:
I hope this helps!
Statement A is true, that is computers are used in all digital technologies.
Explanation:
- Among the given statement the most appropriate statement to choose the computer as the most visible and pervasive product of the digital age is that computers are used in all digital technologies now.
- And other statement are false or not valid as computers are not only used in United states
- Computer is not the only form of communication.
- And computers are not the only technological devices that we use now.
Answer: Interoperability
Explanation:
Interoperability is the skill in system that helps in communicating and exchanging information and services with each other.It can be used in various industries and platform as the task is performed without considering specification and technical build.
- IoT(Internet of things) interoperability faces various challenges like standardization, incompatibility etc.Several steps are taken to for IoT equipment to deal with servers, platforms,applications, network etc.
- Interoperability provides appropriate measure for enhancement of IoT devices .
The answer is true, since it needs to be sent to the main server to be processed