حلول واجبات الجامعه العربيه المفتوحه
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

Faculty of Computer Studies TM112 Introduction to Computing and Information Technology 2 FALL 2022/2023 Tutor-Marked Assignment Marking Guide Cut-Off Date: TBA Total Marks: 30 Plagiarism Warning: As per AOU rules and regulations, all students are required

اذهب الى الأسفل

Faculty of Computer Studies TM112 Introduction to Computing and Information Technology 2 FALL 2022/2023 Tutor-Marked Assignment Marking Guide Cut-Off Date: TBA Total Marks: 30 Plagiarism Warning: As per AOU rules and regulations, all students are required Empty Faculty of Computer Studies TM112 Introduction to Computing and Information Technology 2 FALL 2022/2023 Tutor-Marked Assignment Marking Guide Cut-Off Date: TBA Total Marks: 30 Plagiarism Warning: As per AOU rules and regulations, all students are required

مُساهمة من طرف smsm hamdy الخميس أكتوبر 20, 2022 8:12 pm

Faculty of Computer Studies
TM112
Introduction to Computing and Information Technology 2
FALL 2022/2023
Tutor-Marked Assignment
Marking Guide
Cut-Off Date: TBA
Total Marks: 30
Plagiarism Warning:
As per AOU rules and regulations, all students are required to submit their own TMA work and avoid plagiarism. The AOU has implemented sophisticated techniques for plagiarism detection. You must provide all references in case you use and quote another person's work in your TMA. You will be penalized for any act of plagiarism as per the AOU's rules and regulations.
Declaration of No Plagiarism by Student (to be signed and submitted by student with TMA work):
I hereby declare that this submitted TMA work is a result of my own efforts and I have not plagiarized any other person's work. I have provided all references of information that I have used and quoted in my TMA work.
Name of Student:………………………………..
Signature:…………………………………………...
Date:……………………………………………………
Question 1:(10 marks)
You are asked to do some research, and write a report that answers the following questions in a report structure, using your own words:
What is Cyber Security? Define, and talk about any of the necessary programming tools used in this field to make strategic plans and improve business.
Report Writing:
You should follow the following guidelines while writing your report:
Your report should be at least 250 words in length.
Ensure that your report has an appropriate structure and writing style.
Your report should include at least one figure/table.
You should include the references (at least two).
Question 2:(10 marks)
Turtle Graphics is a Python feature like a drawing board, which lets us command a turtle to draw all over it! We can use functions like forward(…) and right(…) which can move the turtle around. Commonly used turtle methods are found in the posted pdf file “turtle — Turtle graphics — Python 3.7.1rc1 documentation”
To make use of the turtle methods and functionalities, we need to import turtle. “turtle” comes packed with the standard Python package and need not be installed externally. The roadmap for executing a turtle program follows 3 steps:
Import the turtle module
Create a turtle to control.
Draw around using the turtle methods.
Problem:
You are required to use turtle method to draw the circle graphs as shown. In this graph, you can use the circle drawing method with loop. In addition, you need to declare list of colors (use a round six colors), and then you can just move the turtle to a new x,y position to draw the two small circles as it showed in the graph.
Question 3:(10 marks)
The owner of a photocopy store applies 5 cents charges per photo copy. There is an extra setup fee for each photocopying job which is about 2.5$. The store revenue from selling x copies is:
revenue =0.05x+2.5
If it costs the owner 3 cents per copy, write a Python program that reads a text file which contains the sales of each day during a period of time then determines the total revenue, cost and profit over this period of time. (Profit = revenue-cost).
Instructions:
- You should include your code (Typed) in addition to a screenshot of the file which has the numbers and for the output.
- The number of records should be at least 10;

smsm hamdy
Admin

المساهمات : 417
تاريخ التسجيل : 19/10/2019

https://http-learning-aou.yoo7.com

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة


 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى