Answer:
Quick Communication & Correspondence
Explanation:
Another main advantage of using computers in the education field is the improvement in the quality of teaching-learning process and communication between students & teachers. For this, they use Microsoft PowerPoint to prepare electronic presentations about their lectures.
The electric field points outward
Answer:THE ANSWER IS A.
Explanation:I DID IT AND I GOT 100
Answer:
numMugs=input(); #take input from the user and store it on a numMugs variable.
print ('Number of mugs:'+numMugs) #print the numMugs variable value with the Number of mugs: line.
Output:
- If the input is 8 then the program is print Number of mugs: 8.
- If the input is 'Harry' then the program is print Number of mugs: Harry.
Explanation:
- The above program is in python language with the two statements one in input and the other is output.
- The first line takes input and stores it into a variable named "numMugs".
- The second line print the value as Number of mugs: value_of_numMugs.
- The above program works for any type of input. It can work for the string data type or integer data type or character data type or any other data type.
Answer:
Espero que isso ajude você!
Explanation:
O ENIAC foi inventado por J. Presper Eckert e John Mauchly na Universidade da Pensilvânia e começou a construção em 1943 e só foi concluído em 1946. Ocupava cerca de 1.800 pés quadrados e usava cerca de 18.000 tubos de vácuo, pesando quase 50 toneladas.