local comment = {}
comment.chars = 3233
comment.time = {mins:25,secs:34.02}
comment.compliments = {
"Very interesting puzzle concept!",
"Well executed puzzle design.",
"Yeah if i was programming and fell asleep, would probably happen to me"
}
comment.critique = "sometimes i had to undo the start of a puzzle, and then would be sent like a hundred characters back. mostly a 'my bad' thing."
comment.other = "what was the yellow sparkly '>' about? just introducing the yellow coder?"
-- in other words, 8/10
comment.rating = math.max(8,10)
return comment