[SOLVED] CS # ===========================================

$25

File Name: CS_#_===========================================.zip
File Size: 452.16 KB

5/5 - (1 vote)

# ===========================================
# =====DONT modify the following code=======
# ===========================================

class Position
attr_reader :row, :column

def initialize(row, column)
@row = row
@column = column
end

def to_s
(#{row}, #{column})
end
end

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS # ===========================================
$25