Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Pls help me with this in JS/JavaScript Programming Activity 3 - Using JavaScript String Methods Hide Folder Information Instructions Create a JS program that will
Pls help me with this in JS/JavaScript Programming
Activity 3 - Using JavaScript String Methods Hide Folder Information Instructions Create a JS program that will store the name of a person using prompt command. Capitalize the first letter of their name while making or maintaining the other characters in lowercase. Use the capitalized result to greet the user using prompt or console.log command. Save your file in java script format (.js) or in text (.txt) using your Lastnamefirstname format ex. lacistebobby.js or lacistebobby.txt Sample output: What is your name: bobby > use prompt Good morning, Bobby > use alert or console.log commandStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started