0 / 60 seg.

How many parameters does the initializer for Test have?

struct Test {
  var score: Int
  var date: Date
}