Answer:
the smart phone
Explanation:
It is the most widley used and accepted
Answer:
Programming is a set of instructions i.e. Input given by the user to the computer to perform a particular task and give the desired result i.e. output.
Final Answer
s=0
for i in range(1,26):
s=s+ i
print(s)
Explanation:
IF THE ANSWER IS CORRECT THEN MARK A BRAINLEST
Answer:
The instructions in a program can only be expressed using a programming language
The answer is Database assuming those are the answer choices