Mr. Smith walks through problems 1 - 3 of the Lab 4: Practicing arrays lab. In the lab Mr. Smith demonstrates how to declare arrays, initialize them using a for loop and Scanner, and also print arrays using a for loop. Mr. Smith also discusses the importance of modularity and how to set up each problem in the lab to be modular.