Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a Java Script Code to do the following tasks: Ask user to enter Integer number n using (prompt) as shown in figure#1. Calculate the

image text in transcribedimage text in transcribed

Write a Java Script Code to do the following tasks: Ask user to enter Integer number n using (prompt) as shown in figure#1. Calculate the squares of numbers from 1 to the n number. Print each number and its square using h3 as shown in figure#2. Check if the entered number less than or equal 0 then show alert to the user as shown in figure#3. Figure# 1 -X Bing e Assignment=3 - Windows Internet Explorer e CAUsers Administrator Desktop Practice5.html File Edit View Favorites Tools Help x Google Favorites Suggested Sites Web Slice Gallery Assignment Search + Share More >> OK Explorer User Prompt Script Prompt Enter the integer 'N'to generate numbers from 1 to N: 6 Cancel Horizontal line h2 text with color green Figure#2 JavaScript to generate squares of 1 to 6 numbers 6 Square of 1 = 1 Square of 2 = 4 Square of 3 = 9 Square of 4 = 16 Square of 5 = 25 h3 text with colors red and blue Square of 6 = 36 The alert message Figure#3 C:\Users\Administrator Desktop\Ahlam Assignment#3.html File Edit View Favorites Tools Help x Google Favorites Suggested Sites Web Slice Gallery Assignment=3 Message from webpage Wrong number. Try again!! OK

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

Filing And Computer Database Projects

Authors: Jeffrey Stewart

2nd Edition

007822781X, 9780078227813

More Books

Students also viewed these Databases questions

Question

5. Identify three characteristics of the dialectical approach.

Answered: 1 week ago

Question

6. Explain the strengths of a dialectical approach.

Answered: 1 week ago

Question

4. Explain the strengths and weaknesses of each approach.

Answered: 1 week ago