No, that from your first post with the change from my post. When you compile your last code, compiler says that the problem is with `Var`. You meant `var` (lowercased). You'd better not ignore compiler messages, can save your time.
Indentation matters too.
