Ruby - Ecosystem and Best Practices
Identify the style error in the following Ruby code snippet:
class my_class
def say_hello
puts 'Hello world'
end
endclass my_class
def say_hello
puts 'Hello world'
end
end15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions