0 / 60 seg.

What's wrong with this code?

class Person {
  var name: String
  var address: String
}