You are on page 1of 11

CSC126 ASSIGNMENT

Fundamentals of Algorithms and


Computer Problem Solving

Prepared by: Mohamad Wafi Hafizi bin Nazar


Student ID : 2022854034
Group : CS1101B

Prepared for: Madam Adeline Engkamat

Submission Date: 5 / 12 / 2022

Diploma in Computer Science


(CS110) OCTOBER 2022 – FEBRUARY
2023

0
TABLE OF CONTENT

NO TITLE PAGE NO
1. PROGRAM ANALYSIS 2

2 ALGORITHM RESULT 3-4

3 IMPLEMENTATION 5-8

4 TESTING 9 - 10

1
1 . PROGRAM ANALYSIS

Input Process Output


netprice = price- name,ic,age,iptcategory,packagecategory,
name,ic,age,iptcategory,packagecategory (price*(discount + netprice
iptdiscount))

2
2.ALGORITHM RESULT

3
4
5
3,IMPLENTATION

6
7
8
9
4.0 IMPLEMENTATION

10

You might also like