You are on page 1of 1

Student Name: ---------------------------------------

Class: ---------------------------------------------------
Project Title: -------------------------------------------
Mark: ---------/100

Project Form
Introduction
This document defines the goal and requirements of python course project during the second term academic
year 2022-2023 for college students.

Overview
The aim of this project is to let students to practice the features of python that they have studied. The
assignment, particularly, focuses on applying the students’ knowledge about programming skills. The focus
of the task is to organize the code, run the program and show the results in accordance with the chosen
scenario, which can be tested against a list of requirements.

No 1- Scientific Project Requirements Weight Mark


1. Create a python program that contains all types of variables. 5
2. It should contain ‘if, for and while statements’. 10
3. It should contain five lists, tuples and sets at least. 10
4. You should use string handling and list methods. 15
5. It should contains three functions at least. 10
6. All input or output operations must be preceded by explanatory messages. 10
7. All variables must be given meaningful names 5
8. It should contain comments that explain every section in the code. 5
Total 70

No 2- Project Presentation Skills Weight Mark


1. Project discussion 30
Total 30

No 3- Some extra notes


1. Each Group must pick a unique scenario (not identical).
2. Group members must be no more than two students.
3. Put [project folder] in a zip file named by your names.
4. It should contain all the topics and subjects that has been studied in this subject.
5. Every student in the group should be able to explain and edit anything in the code.
6. Student will get zero in the project if he is not able to explain it or edit it.
7. Student will get zero for cheating in any stage of the project.
8. Deadline 19-04-2023.

You might also like