Question: public String useProperGrammar(String text) 5 points /code here Write a function that take a String containing a text using the function signature String useProperGrammar(String text)

public String useProperGrammar(String text) 5 points /code here Write a function that take a String containing a text using the function signature String useProperGrammar(String text) Your function should replace the word 2' with 'to' and return the updated text For exa mple useProperGrammarC can you go 2 the store?" should return go to the store
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
