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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 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 Resposta
0
#{x}
12th Aug 2021, 11:13 PM
Jarrod Rein
Jarrod Rein - avatar