You are on page 1of 6

NAME:- LEANDER CHRIS D’SOUZA

CLASS:- XII
SECTION:- C
SUBJECT:- INFORMATICS PRACTICES
PRACTICAL PROJECT
TOPIC:- PREPARATION OF AN AIRPORT DUTY FREE
RECEIPT USING PYTHON PANDAS, NumPy AND CSV
CERTIFICATE
HOW TO PREPARE AN AIRPORT DUTY FREE RECEIPT
USING PYTHON PANDAS, NumPy AND CSV
Procedure for how to write the code:-
1. Perform the import function. Create two dataframes here in which the
first one has the columns containing the name of the flight the passenger
has choosen and the other dataframe containing the seat number of the
passenger.

2. Create a third dataframe in a CSV file format containing all the


shopping items you require from the duty free.

3. Collect all the details required. The sequence and the e-tkt number is
to be provided by the company only.

4. Prepare the duty free receipt of the passenger as given below.


Output:-
1. Form needs to be filled up first:-
2. Duty Free Receipt is prepared after entering the details of the
passenger.

3. Using Snipping tool press “Edit with Paint 3D” for decoration purpose
and finally the receipt is ready.

You might also like