Question: In ruby programming language. Write a program that accepts the users name. Given that students always mess things up terribly, they will probably not capitalize
In ruby programming language.
Write a program that accepts the users name.
Given that students always mess things up terribly, they will probably not capitalize their own name correct.
For example:
rick
rIck
rIcK
rICK
Write a program that allows them to enter their first name
and outputs their first name after it has been corrected for weird capitalization.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
