Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Subject: programming/Python language Write a code in python's data structures (only in linked list) of. Cargo system START Take information from user (Name, passport number)

image text in transcribed

Subject: programming/Python language

Write a code in python's data structures (only in linked list) of. Cargo system START Take information from user (Name, passport number) Ask user to select country from (Australia, USA) If Australia Ask user what kind of package do you want to send a) luggage b) car c) Mail If a) Ask weight of luggage Calculate and show price=75 $/kg If b) Ask user "Select type of vehicle 1) light weight 2) heavy weight 3) motorcycles" If 1) "Price is = 2500$" If 2) "Price is 3500$" If 3) *Price is 1000$" If c) Ask for address "enter address" Show "Price is 100" If USA "same as above as Australia" END PS: you are only supposed to use linked list

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning VB.NET Databases

Authors: Thearon Willis

1st Edition

1594864217, 978-1594864216

More Books

Students also viewed these Databases questions