Ruby - Ecosystem and Best Practices
Find the style error in this Ruby code:
class Person def initialize(name) @name = name end end
class Person def initialize(name) @name = name end end
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions