var variableNameA [= valueA], variableNameB [= valueB] ... ;
You can declare and initialize multiple variables at once.