Question: Write a method named get Name that prompts the user to enter his or her first name, and then returns the users input.
Write a method named get Name that prompts the user to enter his or her first name, and then returns the user’s input.
Step by Step Solution
3.55 Rating (165 Votes )
There are 3 Steps involved in it
class User def initializename name name end def getname puts ... View full answer
Get step-by-step solutions from verified subject matter experts
