Question: Given the following problem specification, you need to develop a travelling agency system. The system will rea
Posted: Wed Apr 27, 2022 3:07 pm
Question: Given the following problem specification, you need to develop a travelling agency system. The system will read 4 destinations (country name), then for each destination it will read 3 different tickes' prices Make sure that prices are valid (cannot be 0 or negative) Calculate and print the average price for each destination ticket Find and print the maximum price Check the average price according to the table Price Message Good deal 150-500 600-1000 Normal price Expensive 1000+ Add comments to explain your code. Maximum file size: 500MB maximum number of fil