Question: Could you please help me with this task: I have completed the first parts but stuck on the last two parts Compulsory Task 2 Follow

Could you please help me with this task: I have completed the first parts but stuck on the last two parts

Compulsory Task 2

Follow these steps:

Note: For this task you will need to create an HTML file to get input from a user. If you need a refresher on how to do this, go back to the example.js and index.html files in your Task 2 folder for a refresher.

Create a JavaScript file called wordManipulation.js in this folder.

Write a program that starts by asking the user to input a word.

The program should log the following manipulations to the console:

o The word where every second character is replaced with a !. o The word reversed.

o The word where every 6th letter is uppercase. o An array of the ascii values for each character in the word.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!