No
.................................. :)
Answer:
see explaination
Explanation:
def words2number(s):
words = s.split()
numbers = ['zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'eight', 'nine']
result = ""
for word in words:
if word in numbers:
result += str(numbers.index(word))
return result
Answer:
ICT is a broad subject and a concept of evolving.It covers any product that will store, retrieve, manipulate, transmit, or receive information electronically in a digital form.
Explanation:
HOW WE USE ICT IN OUR DAILY LIFE
COMMUNICATION
JOB OPPORTUNITIES
EDUCATION
SOCIALIZING
POSITIVE IMPACT OF ICT IN OUR DAILY LIFE
1.Easy to access information:
I use ICT to access more information that I need for everyday schooling.Because Internet has more faster than searching to a school library. Even the deadline of my research is coming, I can make it fast with the help of ICT
2. Education: distance learning and on-line tutorials. New ways of learning, e.g. interactive multi-media and virtual reality.
3.Free access of sharing like photo,video,and message
Answer:
following types of databases available in the market −
Centralised database.
Distributed database.
Personal database.
End-user database.
Commercial database.
NoSQL database.
Operational database.
Relational database.
Cloud database.
Object-oriented database.
Graph database
Answer: arithmetic logic unit: the part of a central processing unit that performs arithmetic and logical operations.
Srry if it is wrong
I hope it helps you