Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

create a JavaScript program, this is a sample Page of 4 ZOOM + PROBLEM DESCRIPTION You are required to create a webpage to implement a

image text in transcribedimage text in transcribed

create a JavaScript program, this is a sample

Page of 4 ZOOM + PROBLEM DESCRIPTION You are required to create a webpage to implement a program for the World Travel company based on the logic designed on the previous flowchart and pseudocode. The webpage will include JavaScript code in order to calculate the final price. You will also follow a precise sequence of inputs and outputs in your program O As a reminder, the pricing list is listed below: Destination: Europe Air Travel: One Way: $500 Round Trip: $900 . Hotel: $300 per night Tour: Grand package: $1,500 Basic package::$800 Africa Air Travel: One Way: $700 Round Trip: $1,300 Hotel: $200 per night Tour: Grand package: $1,300 Basic package::$500 . . Inputs: Continent: Europe or Africa. Air Travel: One Way or Round Trip. Hotel: Number of nights. Tour: Grand or Basic. . Outputs: Final price Note: add 15% to the total price to calculate the final price Follow the sequence of input/output steps below: 1. Prompt to get the Destination (E=Europe, A=Africa). 2. Prompt to get Air Travel option (O=One Way, R=Round Trip). 3. Prompt to get the number of Hotel nights 4. Prompt to get the Tour type (G=Grand, B=Basic) 5. Alert to display the Final Price. World Travel Q Search Google or type a URL This page says Enter the destination (Europe or Africa): (E, A) Cancel OK Play media comment. 00:07 00:44 1.00%

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_2

Step: 3

blur-text-image_3

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

Distributed Relational Database Architecture Connectivity Guide

Authors: Teresa Hopper

4th Edition

0133983064, 978-0133983067

More Books

Students also viewed these Databases questions

Question

What is the purpose of a retaining wall, and how is it designed?

Answered: 1 week ago

Question

How do you determine the load-bearing capacity of a soil?

Answered: 1 week ago

Question

what is Edward Lemieux effect / Anomeric effect ?

Answered: 1 week ago

Question

Define Management by exception

Answered: 1 week ago

Question

2 What supply is and what affects it.

Answered: 1 week ago