Vidyalelo
Ruby Programming · Q69

Basic Syntax in Ruby

Programming · Ruby Programming · question 69

Q69

first_name,Last_name=gets.chomp,gets.chomp is the correct way to get the input from the user.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board