first_name,Last_name=gets.chomp,gets.chomp is the correct way to get the input from the user.
(a) True
(b) False
This question was addressed to me by my college professor while I was bunking the class.
This question is from Library Functions topic in portion Ruby Basics of Ruby