Question
when[space]key_pressed script that will take a word from the user and display a new word that is the same as the original except that each
when[space]key_pressed script that will take a word from the user and display a new word that is the same as the original except that each of the last nine letters of the alphabet (r to z inclusive) has been replaced by two asterisks (**). The user should input the word as a single string and the new word that is displayed should be a single string. For example, if the user enters rattle then **a****le is displayed.
Ive got this far but it's not working as intended. Please help with how this is meant to be done on OUbuild. Could you proide image on OUbuild of how it is meant to look.
Step 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