Great job! The first time we use name we need to add the var keyword. We don't need to add it the second time.
name
var
Make sure you use var name first and name second.
var name