Fill in the blanks to include the object "x" in the output. class X end X = X.new puts "Object data: ___" | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 2

Fill in the blanks to include the object "x" in the output. class X end X = X.new puts "Object data: ___"

class X end X = X.new puts "Object data:_____"

22nd Jun 2021, 6:45 PM
Yahya Jamil
1 ответ
0
#{x}
12th Aug 2021, 11:13 PM
Jarrod Rein
Jarrod Rein - avatar