class Person
def initialize
end
I don’t think I’ M WRONG
class Person
def initialize
end
I don’t think I’ M WRONG
It looks like you ended your def but not your class
Nothing is wrong with your code you just have to put another end after the first end.
but if the code doesn’t work that means something is wrong so technically… LOL