Question: Write a javascript program to create a function called cleanPhrase This function takes one argument which is a string This function should clean the string
Write a javascript program
to create a function called cleanPhrase
This function takes one argument which is a string
This function should clean the string to remove the random numbers
This function returns the string phrase
Step by Step Solution
There are 3 Steps involved in it
Heres a JavaScript program that defines the cleanPhrase function to remove random numbers from a giv... View full answer
Get step-by-step solutions from verified subject matter experts
