Phyton Tasks


Phyton tasks.


Because Data storage is unchanged, which means that new data is recorded by adding it to existing data rather than replacing it.

3. Describe the different “layers” of Software that exist on a typical computer and explain why there are different layers of software.

Computer is a device designed to facilitate human work. All the instructions (programs) that a computer has to perform are written to the computer in a language that is understood by the computer. Hence, if we want the computer to perform any task, we need to save the required program to the computer's memory.

What do the following lines of code output? a. print(2 / 3)b. print(2 // 3)

Double // is for integer quotient which give integer number.

For the code to work as intended, it could be written as follows:

I improve the code: write round(z,2) and get two decimal places

(x, squared is, x * x) because we have to put quotes

8. Write statements to prompt user for their name and age.

  • Information technology Tasks
  • Microsoft Word 279 KB
  • 2021 m.
  • English
  • 9 pages (800 words)
  • University
  • Romualda
  • Phyton tasks
    10 - 1 votes
Phyton tasks . (January 7, 2021). https://documents.exchange/phyton-tasks/ Reviewed on 13:31, March 6 2025
×