Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

l337 Converter - C# Prompt the user to input a sentence. Once you have their sentence, you will convert their sentence to 'l337' (Links to

l337 Converter - C#

Prompt the user to input a sentence. Once you have their sentence, you will convert their sentence to 'l337' (Links to an external site.). You will need to replace the letter on the left with the letter on the right, using the replace() function in the String class, from the following table: A @ E 3 H |-| S $ T 7 U |_|

Since we are very excited about our application, we want to make sure that every sentence ends with an exclamation mark! If it already ends with an exclamation mark, do not add another, otherwise concatenate a '!' at the end!

I've completed the top portion using the replace() function but I need help with the second part.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

5. How do psychological contracts iffer across cultures?

Answered: 1 week ago

Question

8. Demonstrate aspects of assessing group performance

Answered: 1 week ago