BigBinary Academy
Ruby
attr_reader writer and accessor
25.2
Search
Challenge
25.2
Exercise - Method to return instance variable
Fix the code given below so that the
burger
instance can access the
size
value.
Previous
Next