Answer:
To look up functions and their purposes
Explanation:
Edg
The answer is installing antivirus software
Answer:
numbers = '14 36 31 -2 11 -6'
nums = numbers.split(' ')
for i in range(0, len(nums)):
nums[i] = int(nums[i])
print(nums)
Answer:
A web application is a computer program that utilizes web browsers and web technology to perform tasks over the Internet.
Explanation:
Web applications include online forms, shopping carts, word processors, spreadsheets, video and photo editing, file conversion e.t.c.
Answer:
Decode. To change how information is represented so that it can be read by a person.
Explanation:
Decoding is the ability to apply your knowledge of letter-sound relationships, including knowledge of letter patterns, to correctly pronounce written words. Understanding these relationships gives children the ability to recognize familiar words quickly and to figure out words they haven't seen before.